Unrecognized
dotty.tools.dotc.semanticdb.Language.Unrecognized
final case class Unrecognized(unrecognizedValue: Int) extends Language, SemanticdbUnrecognizedEnum
Attributes
- Graph
-
- Supertypes
-
trait SemanticdbUnrecognizedEnumclass Languagetrait SemanticdbGeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Language
Attributes
- Inherited from:
- Language
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