mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-11-27 04:24:43 +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. |
||
---|---|---|
.. | ||
Expr | ||
Name | ||
Scalar | ||
Stmt | ||
Arg.php | ||
Const_.php | ||
Expr.php | ||
FunctionLike.php | ||
Identifier.php | ||
Name.php | ||
NullableType.php | ||
Param.php | ||
Scalar.php | ||
Stmt.php | ||
VarLikeIdentifier.php |