OBJECT
dotty.tools.dotc.semanticdb.SymbolInformation.Kind.OBJECT
case object OBJECT extends Kind, Recognized
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass Kindtrait SemanticdbGeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
OBJECT.type
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Kind
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Kind
Attributes
- Inherited from:
- Kind
Attributes
- Inherited from:
- Kind
Attributes
- Inherited from:
- Kind
Attributes
- Inherited from:
- Kind
Attributes
- Inherited from:
- Kind
Attributes
- Inherited from:
- Kind
Attributes
- Inherited from:
- SemanticdbGeneratedEnum
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