Uses of Enum
com.google.errorprone.ErrorProneOptions.Severity
-
Uses of ErrorProneOptions.Severity in com.google.errorprone
Modifier and TypeClassDescriptionstatic enum
Severity levels for an error-prone check that define how the check results should be presented.Modifier and TypeMethodDescriptionstatic ErrorProneOptions.Severity
Returns the enum constant of this type with the specified name.static ErrorProneOptions.Severity[]
ErrorProneOptions.Severity.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptioncom.google.common.collect.ImmutableMap
<String, ErrorProneOptions.Severity> ErrorProneOptions.getSeverityMap()