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