Uses of Class
com.github.javaparser.printer.lexicalpreservation.TextElement
Packages that use TextElement
-
Uses of TextElement in com.github.javaparser.printer.lexicalpreservation
Methods in com.github.javaparser.printer.lexicalpreservation that return TextElementMethods in com.github.javaparser.printer.lexicalpreservation with parameters of type TextElementModifier and TypeMethodDescriptionboolean
TextElement.match(TextElement textElement)
boolean
TextElementMatcher.match(TextElement textElement)