public class ResourceListTreeImpl extends ListTreeImpl<VariableTree>
JavaTree.ArrayTypeTreeImpl, JavaTree.CompilationUnitTreeImpl, JavaTree.ImportTreeImpl, JavaTree.NotImplementedTreeImpl, JavaTree.PackageDeclarationTreeImpl, JavaTree.ParameterizedTypeTreeImpl, JavaTree.PrimitiveTypeTreeImpl, JavaTree.UnionTypeTreeImpl, JavaTree.WildcardTreeImpl
grammarRuleKey
Constructor and Description |
---|
ResourceListTreeImpl(List<VariableTree> resources,
List<SyntaxToken> tokens) |
Modifier and Type | Method and Description |
---|---|
static ListTree<VariableTree> |
emptyList() |
accept, add, add, addAll, addAll, children, clear, contains, containsAll, get, indexOf, isEmpty, iterator, kind, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, separators, set, size, subList, toArray, toArray
firstToken, getChildren, getGrammarRuleKey, getLine, is, isLeaf, lastToken, parent, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
firstToken, is, lastToken, parent
equals, hashCode, replaceAll, sort, spliterator
parallelStream, removeIf, stream
public ResourceListTreeImpl(List<VariableTree> resources, List<SyntaxToken> tokens)
public static ListTree<VariableTree> emptyList()
Copyright © 2012–2016 SonarSource. All rights reserved.