Class GlobalStatementTreeImpl

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

public class GlobalStatementTreeImpl extends PHPTree implements GlobalStatementTree