Uses of Class
com.github.javaparser.printer.lexicalpreservation.ChildTextElement
-
Packages that use ChildTextElement Package Description com.github.javaparser.printer.lexicalpreservation -
-
Uses of ChildTextElement in com.github.javaparser.printer.lexicalpreservation
Methods in com.github.javaparser.printer.lexicalpreservation that return types with arguments of type ChildTextElement Modifier and Type Method Description private java.util.List<ChildTextElement>
LexicalPreservingPrinter.Observer. findChildTextElementForComment(Comment oldValue, NodeText nodeText)
-