php-parser/lib/PhpParser
2019-06-30 23:07:22 +02:00
..
Builder Tweak type annotation to include null 2019-01-12 17:31:37 +01:00
Comment [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
ErrorHandler [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
Internal Switch to a normalized token representation 2019-06-30 14:14:24 +02:00
Lexer Update lexer implementations and tests 2019-06-30 23:07:22 +02:00
Node [PHP 7.4] Add support for numeric literal separators (#615) 2019-06-30 12:13:28 +02:00
NodeVisitor Resolve return type of arrow functions (#613) 2019-06-04 16:25:12 +02:00
Parser Revert "Recover from error inside alternative array deref syntax" 2019-05-24 22:58:13 +02:00
PrettyPrinter [PHP 7.4] Add array spread 2019-05-09 19:15:35 +02:00
Builder.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
BuilderFactory.php updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00
BuilderHelpers.php Add tests for var() and propertyFetch() 2018-07-20 21:59:42 +02:00
Comment.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
ConstExprEvaluationException.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
ConstExprEvaluator.php Improve constant evaluation and add docs 2018-01-27 17:47:45 +01:00
Error.php Fixes from PHPStan (#502) 2018-05-19 11:12:24 +02:00
ErrorHandler.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
FileContext.php WIP 2019-06-30 17:21:55 +02:00
JsonDecoder.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
Lexer.php Update lexer implementations and tests 2019-06-30 23:07:22 +02:00
NameContext.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
Node.php [CS] Whitespace before return type 2018-01-13 16:03:59 +01:00
NodeAbstract.php WIP 2019-06-30 17:21:55 +02:00
NodeDumper.php [CS] Use elseif instead of else if 2018-01-13 16:03:36 +01:00
NodeFinder.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
NodeTraverser.php Add new constant to be returned from enterNode() to not traverse current and child nodes (#536) 2018-10-08 22:26:00 +02:00
NodeTraverserInterface.php Add methods visibility (#464) 2018-01-10 19:07:41 +01:00
NodeVisitor.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
NodeVisitorAbstract.php Add strict_types to lib code 2017-08-18 23:00:13 +02:00
Parser.php [CS] Open class brackets in new line 2018-01-13 16:03:55 +01:00
ParserAbstract.php Fix attributes for zero-length nop nodes 2019-05-11 20:01:25 +02:00
ParserFactory.php [CS] Open class brackets in new line 2018-01-13 16:03:55 +01:00
PrettyPrinterAbstract.php Switch to a normalized token representation 2019-06-30 14:14:24 +02:00
Token.php Update lexer implementations and tests 2019-06-30 23:07:22 +02:00