php-parser/lib/PhpParser/Lexer/TokenEmulator
Tomas Votruba 69c5d48afd
[PHP 8.0] Add match expressions (#672)
RFC:  https://wiki.php.net/rfc/match_expression_v2
Upstream implementation: php/php-src#5371

Closes #671.
2020-07-15 21:40:05 +02:00
..
CoaleseEqualTokenEmulator.php Remove token registration from TokenEmulator interface 2019-06-23 14:50:14 +02:00
FnTokenEmulator.php [PHP 8.0] Add match expressions (#672) 2020-07-15 21:40:05 +02:00
MatchTokenEmulator.php [PHP 8.0] Add match expressions (#672) 2020-07-15 21:40:05 +02:00
NumericLiteralSeparatorEmulator.php Make check in numeric literal separator emulator more precise 2020-02-09 22:50:19 +01:00
TokenEmulatorInterface.php Remove token registration from TokenEmulator interface 2019-06-23 14:50:14 +02:00