Class VariableIdentifierTreeImpl

java.lang.Object
org.sonar.php.tree.impl.PHPTree
org.sonar.php.tree.impl.VariableIdentifierTreeImpl
All Implemented Interfaces:
ExpressionTree, IdentifierTree, VariableIdentifierTree, VariableTree, Tree

public class VariableIdentifierTreeImpl extends PHPTree implements VariableIdentifierTree