Interface NameIdentifierTree

All Superinterfaces:
ExpressionTree, IdentifierTree, Tree
All Known Implementing Classes:
NameIdentifierTreeImpl

public interface NameIdentifierTree extends IdentifierTree
Identifier
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.sonar.plugins.php.api.tree.Tree

    Tree.Kind
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from interface org.sonar.plugins.php.api.tree.Tree

    accept, getKind, getParent, is