Class NameIdentifierTreeImpl

java.lang.Object
org.sonar.php.tree.impl.PHPTree
org.sonar.php.tree.impl.expression.NameIdentifierTreeImpl
All Implemented Interfaces:
ExpressionTree, IdentifierTree, NameIdentifierTree, Tree

public class NameIdentifierTreeImpl extends PHPTree implements NameIdentifierTree