This website requires JavaScript.
Explore
Help
Sign In
phabel
/
php-parser
Watch
1
Star
0
Fork
0
You've already forked php-parser
mirror of
https://github.com/phabelio/PHP-Parser.git
synced
2025-01-21 21:01:15 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
php-parser
/
lib
/
PhpParser
/
Lexer
/
TokenEmulator
History
Nikita Popov
23d9c17770
Add support for nullsafe operator
2020-08-09 12:08:05 +02:00
..
CoaleseEqualTokenEmulator.php
Fix a token reference
2020-08-01 22:36:49 +02:00
FnTokenEmulator.php
Add reverse emulation support
2020-08-01 22:34:36 +02:00
KeywordEmulator.php
Add reverse emulation support
2020-08-01 22:34:36 +02:00
MatchTokenEmulator.php
Add reverse emulation support
2020-08-01 22:34:36 +02:00
NullsafeTokenEmulator.php
Add support for nullsafe operator
2020-08-09 12:08:05 +02:00
NumericLiteralSeparatorEmulator.php
Add reverse emulation support
2020-08-01 22:34:36 +02:00
TokenEmulatorInterface.php
Add reverse emulation support
2020-08-01 22:34:36 +02:00