Classes

Adapter for nikic/php-parser Attribute nodes.

Renders a class-like reference (parent class, implemented interface, parent interface) while preserving whether the source wrote it fully qualified.

Adapter for nikic/php-parser Class_ nodes.

Evaluates constant expressions from stub sources to plain PHP values.

Adapter for nikic/php-parser FuncCall nodes representing define() calls.

Adapter for nikic/php-parser Const_ nodes.

Adapter for nikic/php-parser Doc comment nodes.

Adapter for nikic/php-parser Enum_ nodes.

Resolves PhpParser expression nodes to plain PHP scalar values.

Adapter for nikic/php-parser Function_ nodes.

Adapter for nikic/php-parser Const_ nodes representing global const declarations.

Adapter for nikic/php-parser Interface_ nodes.

Adapter for nikic/php-parser ClassMethod nodes.

Nikic/php-parser implementation of NodeExtractorInterface.

Adapter for nikic/php-parser Param nodes.

Adapter for nikic/php-parser PropertyItem nodes.

Adapter for nikic/php-parser type nodes.