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) private List
<ChildTextElement> LexicalPreservingPrinter.Observer.selectMatchingChildElements
(Comment oldValue, NodeText nodeText) Methods in com.github.javaparser.printer.lexicalpreservation with parameters of type ChildTextElement