Home
last modified time | relevance | path

Searched defs:matchingTokens (Results 1 – 1 of 1) sorted by relevance

/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/lexicalpreservation/
DLexicalPreservingPrinter.java155 …List<TokenTextElement> matchingTokens = findTokenTextElementForComment((JavadocComment) oldValue, … in concretePropertyChange() local
180 …List<TokenTextElement> matchingTokens = findTokenTextElementForComment((Comment) oldValue, nodeTex… in getIndexOfComment() local
220 List<TokenTextElement> matchingTokens; in findTokenTextElementForComment() local