mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-12-03 18:07:58 +01:00
0f582e1708
For representing Identifiers that have an implicit leading $. With this done, maybe go one step further? * Rename VarLikeIdentifier -> VarIdentifier / VarName * Use VarIdentifier / VarName also as an inner node in Variable. Not sure if this adds any real value. |
||
---|---|---|
.. | ||
errorHandling | ||
expr | ||
scalar | ||
stmt | ||
blockComments.test | ||
comments.test | ||
consistentVarMode.test | ||
identMode.test | ||
semiReserved.test |