Class ContinueStatementTreeImpl

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

public class ContinueStatementTreeImpl extends PHPTree implements ContinueStatementTree