Interface MatchConditionClauseTree

All Superinterfaces:
MatchClauseTree, Tree
All Known Implementing Classes:
MatchConditionClauseTreeImpl

public interface MatchConditionClauseTree extends MatchClauseTree
Starting from PHP 8.0 Condition match clause in match expression (see MatchClauseTree).
   expression() => expression()