Uses of Enum Class
org.sonar.plugins.javascript.api.CustomRuleRepository.Language
Packages that use CustomRuleRepository.Language
-
Uses of CustomRuleRepository.Language in org.sonar.plugins.javascript.api
Methods in org.sonar.plugins.javascript.api that return CustomRuleRepository.LanguageModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CustomRuleRepository.Language[]
CustomRuleRepository.Language.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.sonar.plugins.javascript.api that return types with arguments of type CustomRuleRepository.LanguageModifier and TypeMethodDescriptiondefault Set<CustomRuleRepository.Language>
CustomRuleRepository.languages()
Deprecated.