Class UnsetVariableStatementTreeImpl

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

public class UnsetVariableStatementTreeImpl extends PHPTree implements UnsetVariableStatementTree