p

derevo

package derevo

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. derevo
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. class Derevo extends AnyRef
  2. trait Derivation[TC[_]] extends InstanceDef
  3. trait DerivationK1[TC[_[_]]] extends InstanceDef
  4. trait DerivationK2[TC[_[_[_]]]] extends InstanceDef
  5. abstract type InjectInstancesHere >: Null
  6. sealed trait InstanceDef extends AnyRef
  7. trait PolyDerivation[FromTC[_], ToTC[_]] extends InstanceDef
  8. class delegating extends Annotation with StaticAnnotation
  9. macro class derive extends Annotation with StaticAnnotation
    Annotations
    @compileTimeOnly("macro annotation could not be expanded (since these are experimental, you must enable them with -Ymacro-annotations)")
  10. class phantom extends Annotation with StaticAnnotation

Value Members

  1. def insertInstancesHere(): InjectInstancesHere

Inherited from AnyRef

Inherited from Any

Ungrouped