@Beta public interface ModifiersTree extends ListTree<ModifierTree>
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationTree> |
annotations() |
List<ModifierKeywordTree> |
modifiers() |
separatorsaccept, firstToken, is, kind, lastToken, parentadd, 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–2017 SonarSource. All rights reserved.