Interface TraitAdaptationStatementTree

All Superinterfaces:
Tree
All Known Subinterfaces:
TraitAliasTree, TraitPrecedenceTree
All Known Implementing Classes:
TraitAliasTreeImpl, TraitPrecedenceTreeImpl

public interface TraitAdaptationStatementTree extends Tree
  • 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