Class ForEachStatementTreeImpl

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

public class ForEachStatementTreeImpl extends PHPTree implements ForEachStatementTree