Class VariableDeclarationTreeImpl

java.lang.Object
org.sonar.php.tree.impl.PHPTree
org.sonar.php.tree.impl.statement.VariableDeclarationTreeImpl
All Implemented Interfaces:
VariableDeclarationTree, Tree

public class VariableDeclarationTreeImpl extends PHPTree implements VariableDeclarationTree