PHP Pinq\Parsing\PhpParser Namespace

Nested Namespaces

Pinq\Parsing\PhpParser\Visitors

Classes

Name Description
AST Converts the PHP-Parser nodes into the equivalent expression tree.
LocatedFunctionNode
Parser Function parser implementation utilising nikic\PHP-Parser to accurately locate and convert functions into the equivalent expression tree