Pinq\Parsing\PhpParser\Visitors |
이름 | 설명 |
---|---|
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 |