@Beta public interface ModifiersTree extends ListTree<ModifierTree>
Modifier and Type | Method and Description |
---|---|
List<AnnotationTree> |
annotations() |
List<ModifierKeywordTree> |
modifiers() |
separators
List<AnnotationTree> annotations()
List<ModifierKeywordTree> modifiers()
Copyright © 2012–2016 SonarSource. All rights reserved.