Uses of Enum
org.languagetool.rules.RuleMatch.Type
Packages that use RuleMatch.Type
-
Uses of RuleMatch.Type in org.languagetool.rules
Fields in org.languagetool.rules declared as RuleMatch.TypeMethods in org.languagetool.rules that return RuleMatch.TypeModifier and TypeMethodDescriptionRuleMatch.getType()static RuleMatch.TypeReturns the enum constant of this type with the specified name.static RuleMatch.Type[]RuleMatch.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.languagetool.rules with parameters of type RuleMatch.Type