php-parser/lib/PhpParser/Lexer
Nikita Popov bc21514ecf Move token constants into separate class
As these are shared between Php5 and Php7 parsers they should be
in some common place, otherwise we'd have to always reference either
one or the other.
2015-06-13 18:39:55 +02:00
..
Emulative.php Move token constants into separate class 2015-06-13 18:39:55 +02:00