Class ComputedVariableTreeImpl

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

public class ComputedVariableTreeImpl extends PHPTree implements ComputedVariableTree