Uses of Enum Class
com.github.javaparser.printer.lexicalpreservation.Difference.MatchClassification
Packages that use Difference.MatchClassification
-
Uses of Difference.MatchClassification in com.github.javaparser.printer.lexicalpreservation
Methods in com.github.javaparser.printer.lexicalpreservation that return Difference.MatchClassificationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static Difference.MatchClassification[]
Difference.MatchClassification.values()
Returns an array containing the constants of this enum class, in the order they are declared.