Class CompoundVariableTreeImpl

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

public class CompoundVariableTreeImpl extends PHPTree implements CompoundVariableTree