Collection<ModifierTree>, Iterable<ModifierTree>, List<ModifierTree>, ListTree<ModifierTree>, TreeModifiersTreeImpl@Beta public interface ModifiersTree extends ListTree<ModifierTree>
| Modifier and Type | Method | Description |
|---|---|---|
List<AnnotationTree> |
annotations() |
|
List<ModifierKeywordTree> |
modifiers() |
parallelStream, removeIf, streamadd, 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, toArrayseparatorsList<AnnotationTree> annotations()
List<ModifierKeywordTree> modifiers()
Copyright © 2012–2018 SonarSource. All rights reserved.