Unrecognized
dotty.tools.dotc.semanticdb.Diagnostic$.Severity$.Unrecognized
final case class Unrecognized(unrecognizedValue: Int) extends Severity, SemanticdbUnrecognizedEnum
Attributes
- Graph
-
- Supertypes
-
trait SemanticdbUnrecognizedEnumclass Severitytrait SemanticdbGeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Severity
Attributes
- Inherited from:
- Severity
Attributes
- Inherited from:
- Severity
Attributes
- Definition Classes
-
SemanticdbUnrecognizedEnum -> SemanticdbGeneratedEnum
- Inherited from:
- SemanticdbUnrecognizedEnum
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
SemanticdbGeneratedEnum -> Any
- Inherited from:
- SemanticdbGeneratedEnum
In this article