Class NamespaceStatementTreeImpl

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

public class NamespaceStatementTreeImpl extends PHPTree implements NamespaceStatementTree