Searched refs:findTokenTextElementForComment (Results 1 – 1 of 1) sorted by relevance
155 …List<TokenTextElement> matchingTokens = findTokenTextElementForComment((JavadocComment) oldValue, … in concretePropertyChange()180 …List<TokenTextElement> matchingTokens = findTokenTextElementForComment((Comment) oldValue, nodeTex… in getIndexOfComment()219 …private List<TokenTextElement> findTokenTextElementForComment(Comment oldValue, NodeText nodeText)… in findTokenTextElementForComment() method in LexicalPreservingPrinter.Observer