Class AttributeTreeImpl

java.lang.Object
org.sonar.php.tree.impl.PHPTree
org.sonar.php.tree.impl.declaration.AttributeTreeImpl
All Implemented Interfaces:
AttributeTree, Tree

public class AttributeTreeImpl extends PHPTree implements AttributeTree