Class WhileStatementTreeImpl

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

public class WhileStatementTreeImpl extends PHPTree implements WhileStatementTree