UnassignedType
The standard type for freshly constructed nodes without an explicit type.
Attributes
- Source:
- Type.scala
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait AtomicTypetrait Typetrait Dumpableclass Objecttrait Matchableclass Any
- Self type
- UnassignedType.type
Members list
Type members
Inherited types
The names of the product elements
Attributes
- Inherited from:
- Singleton
- Source:
- Mirror.scala
The name of the type
The mirrored *-type
Attributes
- Inherited from:
- Singleton
- Source:
- Mirror.scala
Value members
Concrete methods
A ClassTag for the erased type of this type's Scala values
A ClassTag for the erased type of this type's Scala values
Attributes
- Definition Classes
- Source:
- Type.scala
Inherited methods
All children of this Type.
All children of this Type.
Attributes
- Definition Classes
- AtomicType -> Type
- Inherited from:
- AtomicType
- Source:
- Type.scala
Apply a side-effecting function to all children.
Apply a side-effecting function to all children.
Attributes
- Definition Classes
- AtomicType -> Type
- Inherited from:
- AtomicType
- Source:
- Type.scala
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
- Source:
- Mirror.scala
Return the name, main info, attribute info and named children
Return the name, main info, attribute info and named children
Attributes
- Inherited from:
- Type
- Source:
- Type.scala
Apply a transformation to all type children and reconstruct this type with the new children, or return the original object if no child is changed.
Apply a transformation to all type children and reconstruct this type with the new children, or return the original object if no child is changed.
Attributes
- Inherited from:
- AtomicType
- Source:
- Type.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Type
- Source:
- Type.scala
The structural view of this type
Remove all NominalTypes recursively from this Type