Uses of Enum
org.eolang.lints.Severity
Packages that use Severity
-
Uses of Severity in org.eolang.lints
Methods in org.eolang.lints that return SeverityModifier and TypeMethodDescriptionstatic Severity
Parse it from the text.Defect.Default.severity()
Defect.severity()
Severity.static Severity
Returns the enum constant of this type with the specified name.static Severity[]
Severity.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.eolang.lints with parameters of type Severity