dotty.tools.dotc.semanticdb.Diagnostic.Severity
See theSeverity companion class
object Severity
Attributes
Members list
Type members
Classlikes
case object ERROR extends Severity, Recognized
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass Severitytrait SemanticdbGeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
ERROR.type
case object HINT extends Severity, Recognized
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass Severitytrait SemanticdbGeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
HINT.type
case object INFORMATION extends Severity, Recognized
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass Severitytrait SemanticdbGeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
INFORMATION.type
sealed trait Recognized extends Severity
Attributes
- Supertypes
-
class Severitytrait SemanticdbGeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
case object UNKNOWN_SEVERITY extends Severity, Recognized
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass Severitytrait SemanticdbGeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
UNKNOWN_SEVERITY.type
final case class Unrecognized(unrecognizedValue: Int) extends Severity, SemanticdbUnrecognizedEnum
Attributes
- Supertypes
-
trait SemanticdbUnrecognizedEnumclass Severitytrait SemanticdbGeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case object WARNING extends Severity, Recognized
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass Severitytrait SemanticdbGeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
WARNING.type
Inherited and Abstract types
The names of the product elements
The name of the type
Givens
Givens
In this article