Class ForStatementTreeImpl

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

public class ForStatementTreeImpl extends PHPTree implements ForStatementTree