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