Class ReferenceVariableTreeImpl

java.lang.Object
org.sonar.php.tree.impl.PHPTree
org.sonar.php.tree.impl.expression.ReferenceVariableTreeImpl
All Implemented Interfaces:
ExpressionTree, ReferenceVariableTree, VariableTree, Tree

public class ReferenceVariableTreeImpl extends PHPTree implements ReferenceVariableTree