1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-02 17:28:27 +01:00
PHP-Parser/lib/PhpParser/Parser
Nikita Popov f493219c7d Move "kind" attribute handling out of lexer
Doesn't belong there and will cause issue with multiple assignments.
2016-03-10 12:55:15 +01:00
..
Multiple.php Add some tests for Multiple parser 2015-07-12 22:00:02 +02:00
Php5.php Move "kind" attribute handling out of lexer 2016-03-10 12:55:15 +01:00
Php7.php Move "kind" attribute handling out of lexer 2016-03-10 12:55:15 +01:00
Tokens.php Move token constants into separate class 2015-06-13 18:39:55 +02:00