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 SeverityParse it from the text.Defect.Default.severity()Defect.severity()Severity.static SeverityReturns 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