Interface ClassMemberTree

All Superinterfaces:
Tree
All Known Subinterfaces:
ClassPropertyDeclarationTree, EnumCaseTree, MethodDeclarationTree, UseTraitDeclarationTree
All Known Implementing Classes:
ClassPropertyDeclarationTreeImpl, EnumCaseTreeImpl, MethodDeclarationTreeImpl, UseTraitDeclarationTreeImpl

public interface ClassMemberTree extends Tree
  • Nested Class Summary

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

    Tree.Kind
  • Method Summary

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

    accept, getKind, getParent, is