mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-11-27 04:24:43 +01:00
c79ea6d1d3
Lexer::startLexing() no longer throws, instead errors can be fetched using Lexer::getErrors(). Lexer errors now also contain full line and position information. |
||
---|---|---|
.. | ||
Builder | ||
Comment | ||
Lexer | ||
Node | ||
NodeVisitor | ||
Parser | ||
PrettyPrinter | ||
Serializer | ||
Unserializer | ||
Autoloader.php | ||
Builder.php | ||
BuilderAbstract.php | ||
BuilderFactory.php | ||
Comment.php | ||
Error.php | ||
Lexer.php | ||
Node.php | ||
NodeAbstract.php | ||
NodeDumper.php | ||
NodeTraverser.php | ||
NodeTraverserInterface.php | ||
NodeVisitor.php | ||
NodeVisitorAbstract.php | ||
Parser.php | ||
ParserAbstract.php | ||
ParserFactory.php | ||
PrettyPrinterAbstract.php | ||
Serializer.php | ||
Unserializer.php |