Class MatchDefaultClauseTreeImpl

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

public class MatchDefaultClauseTreeImpl extends PHPTree implements MatchDefaultClauseTree