mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-11-27 04:24:43 +01:00
9e43acee2c
Directly creating the node isn't necessary anymore, the token only needs to be parsed. This makes it consistent with the other scalar parsing methods and removes the need to pass $arguments around. |
||
---|---|---|
.. | ||
Expr | ||
Name | ||
Scalar | ||
Stmt | ||
Arg.php | ||
Const.php | ||
Expr.php | ||
Name.php | ||
Param.php | ||
Scalar.php | ||
Stmt.php |