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