ABSTRACT
dotty.tools.dotc.semanticdb.SymbolInformation.Property.ABSTRACT
case object ABSTRACT extends Property, Recognized
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass Propertytrait SemanticdbGeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
ABSTRACT.type
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- Property
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:
- Property
Attributes
- Inherited from:
- Property
Attributes
- Inherited from:
- Property
Attributes
- Inherited from:
- Property
Attributes
- Inherited from:
- Property
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