Package org.sonar.plugins.java.api.tree
Interface ModifierTree
-
- All Superinterfaces:
Tree
- All Known Subinterfaces:
AnnotationTree,ModifierKeywordTree
- All Known Implementing Classes:
AnnotationTreeImpl,ModifierKeywordTreeImpl
public interface ModifierTree extends Tree