Class GotoStatementTreeImpl

java.lang.Object
org.sonar.php.tree.impl.PHPTree
org.sonar.php.tree.impl.statement.GotoStatementTreeImpl
All Implemented Interfaces:
GotoStatementTree, StatementTree, Tree

public class GotoStatementTreeImpl extends PHPTree implements GotoStatementTree