Class MatchConditionClauseTreeImpl

java.lang.Object
org.sonar.php.tree.impl.PHPTree
org.sonar.php.tree.impl.expression.MatchConditionClauseTreeImpl
All Implemented Interfaces:
MatchClauseTree, MatchConditionClauseTree, Tree

public class MatchConditionClauseTreeImpl extends PHPTree implements MatchConditionClauseTree