Class UseStatementTreeImpl

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

public class UseStatementTreeImpl extends PHPTree implements UseStatementTree