Class ConstantDeclarationTreeImpl

java.lang.Object
org.sonar.php.tree.impl.PHPTree
org.sonar.php.tree.impl.declaration.ConstantDeclarationTreeImpl
All Implemented Interfaces:
ConstantDeclarationTree, StatementTree, Tree

public class ConstantDeclarationTreeImpl extends PHPTree implements ConstantDeclarationTree