Uses of Class
com.github.javaparser.printer.lexicalpreservation.ChildTextElement
Packages that use ChildTextElement
-
Uses of ChildTextElement in com.github.javaparser.printer.lexicalpreservation
Methods in com.github.javaparser.printer.lexicalpreservation that return types with arguments of type ChildTextElementModifier and TypeMethodDescriptionprivate List<ChildTextElement>
LexicalPreservingPrinter.Observer.findChildTextElementForComment
(Comment oldValue, NodeText nodeText)