Uses of Class
com.github.javaparser.printer.lexicalpreservation.TextElement
-
Packages that use TextElement Package Description com.github.javaparser.printer.lexicalpreservation -
-
Uses of TextElement in com.github.javaparser.printer.lexicalpreservation
Methods in com.github.javaparser.printer.lexicalpreservation that return TextElement Modifier and Type Method Description TextElementAdded. toTextElement()Methods in com.github.javaparser.printer.lexicalpreservation with parameters of type TextElement Modifier and Type Method Description booleanTextElement. match(TextElement textElement)booleanTextElementMatcher. match(TextElement textElement)
-