mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-12-02 09:27:58 +01:00
13549aa794
I'm somewhat unsure about the AST structure here. VariadicPlaceholder is not a general expression. Maybe Arg->expr should be Expr|VariadicPlaceholder? Or possibly the call arguments should be an array of Arg|VariadicPlaceholder? |
||
---|---|---|
.. | ||
expr | ||
stmt | ||
comments.test | ||
commentsInCommaList.test | ||
inlineHTMLandPHPtest.file-test | ||
nestedInlineHTML.test | ||
onlyInlineHTML.file-test | ||
onlyPHP.file-test |