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