Searched refs:getOrCreateNodeText (Results 1 – 4 of 4) sorted by relevance
74 NodeText nodeText = LexicalPreservingPrinter.getOrCreateNodeText(fd); in checkNodeTextCreatedForField()87 NodeText nodeText = LexicalPreservingPrinter.getOrCreateNodeText(vd); in checkNodeTextCreatedForVariableDeclarator()99 NodeText nodeText = LexicalPreservingPrinter.getOrCreateNodeText(md); in checkNodeTextCreatedForMethod()112 NodeText nodeText = LexicalPreservingPrinter.getOrCreateNodeText(p1); in checkNodeTextCreatedForMethodParameter()126 NodeText nodeText = LexicalPreservingPrinter.getOrCreateNodeText(t); in checkNodeTextCreatedForPrimitiveType()137 NodeText nodeText = LexicalPreservingPrinter.getOrCreateNodeText(imp); in checkNodeTextCreatedForSimpleImport()159 NodeText nodeText = LexicalPreservingPrinter.getOrCreateNodeText(field); in checkNodeTextCreatedGenericType()170 NodeText nodeText = LexicalPreservingPrinter.getOrCreateNodeText(ad); in checkNodeTextCreatedAnnotationDeclaration()182 NodeText nodeText = LexicalPreservingPrinter.getOrCreateNodeText(md); in checkNodeTextCreatedAnnotationMemberDeclaration()194 NodeText nodeText = LexicalPreservingPrinter.getOrCreateNodeText(md); in checkNodeTextCreatedAnnotationMemberDeclarationWithArrayType()[all …]
133 NodeText nodeText = getOrCreateNodeText(observedNode.getParentNode().get()); in concretePropertyChange()143 nodeText = getOrCreateNodeText(observedNode); in concretePropertyChange()169 NodeText nodeText = getOrCreateNodeText(observedNode); in concretePropertyChange()263 NodeText nodeText = getOrCreateNodeText(changedList.getParentNodeForChildren()); in concreteListChange()279 NodeText nodeText = getOrCreateNodeText(changedList.getParentNodeForChildren()); in concreteListReplacement()364 NodeText parentNodeText = getOrCreateNodeText(node.getParentNode().get()); in tokensPreceeding()403 getOrCreateNodeText(node); in print()528 static NodeText getOrCreateNodeText(Node node) { in getOrCreateNodeText() method in LexicalPreservingPrinter
59 return LexicalPreservingPrinter.getOrCreateNodeText(child); in getNodeTextForWrappedNode()
140 … considerRemoval(LexicalPreservingPrinter.getOrCreateNodeText(cte.getChild()), elements); in considerRemoval()156 … NodeText nodeTextForChild = LexicalPreservingPrinter.getOrCreateNodeText(removedChild.getChild()); in considerRemoval()