mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-12-02 17:28:27 +01:00
b9b45dd2bc
The token stream should cover all characters in the original code, insert a dummy token for missing illegal characters. We should really be doing this in token_get_all() as well. |
||
---|---|---|
.. | ||
errorHandling | ||
expr | ||
scalar | ||
stmt | ||
blockComments.test | ||
commentAtEndOfClass.test | ||
comments.test | ||
nopPositions.test | ||
semiReserved.test |