@Beta public interface ModifiersTree extends ListTree<ModifierTree>
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationTree> |
annotations() |
List<ModifierKeywordTree> |
modifiers() |
separatorsadd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArrayparallelStream, removeIf, streamList<AnnotationTree> annotations()
List<ModifierKeywordTree> modifiers()
Copyright © 2012–2016 SonarSource. All rights reserved.