Class DoWhileStatementTreeImpl

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

public class DoWhileStatementTreeImpl extends PHPTree implements DoWhileStatementTree