Uses of Enum
edu.hm.hafner.analysis.parser.gendarme.GendarmeRuleType
Packages that use GendarmeRuleType
-
Uses of GendarmeRuleType in edu.hm.hafner.analysis.parser.gendarme
Methods in edu.hm.hafner.analysis.parser.gendarme that return GendarmeRuleTypeModifier and TypeMethodDescriptionGendarmeRule.getType()static GendarmeRuleTypeReturns the enum constant of this type with the specified name.static GendarmeRuleType[]GendarmeRuleType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in edu.hm.hafner.analysis.parser.gendarme with parameters of type GendarmeRuleType