Class BlockTreeImpl

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

public class BlockTreeImpl extends PHPTree implements BlockTree