Unrecognized
dotty.tools.dotc.semanticdb.Schema.Unrecognized
final case class Unrecognized(unrecognizedValue: Int) extends Schema, SemanticdbUnrecognizedEnum
Attributes
- Graph
-
- Supertypes
-
trait SemanticdbUnrecognizedEnumclass Schematrait SemanticdbGeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Schema
Attributes
- Inherited from:
- Schema
Attributes
- Inherited from:
- Schema
Attributes
- Definition Classes
-
SemanticdbUnrecognizedEnum -> SemanticdbGeneratedEnum
- Inherited from:
- SemanticdbUnrecognizedEnum
An iterator over the names of all the elements of this product.
An iterator over all the elements of this product.
An iterator over all the elements of this product.
Attributes
- Returns
-
in the default implementation, an
Iterator[Any] - 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