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