Interface MatchClauseTree
- All Superinterfaces:
Tree
- All Known Subinterfaces:
MatchConditionClauseTree,MatchDefaultClauseTree
- All Known Implementing Classes:
MatchConditionClauseTreeImpl,MatchDefaultClauseTreeImpl
Starting from PHP 8.0
Match expression
-
Nested Class Summary
-
Method Summary
-
Method Details
-
doubleArrowToken
SyntaxToken doubleArrowToken() -
expression
ExpressionTree expression()
-