1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-13 09:57:25 +01:00
PHP-Parser/lib/PhpParser/Lexer/TokenEmulator
Nikita Popov 6f74784e16 Switch to a normalized token representation
Each token is now represented by a Token object.
2019-06-30 14:14:24 +02:00
..
CoaleseEqualTokenEmulator.php Switch to a normalized token representation 2019-06-30 14:14:24 +02:00
FnTokenEmulator.php Switch to a normalized token representation 2019-06-30 14:14:24 +02:00
NumericLiteralSeparatorEmulator.php Switch to a normalized token representation 2019-06-30 14:14:24 +02:00
TokenEmulatorInterface.php Switch to a normalized token representation 2019-06-30 14:14:24 +02:00