Package

derevo

Permalink

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. All

Type Members

  1. class Derevo extends AnyRef

    Permalink
  2. trait Derivation[TC[_]] extends InstanceDef

    Permalink
  3. trait DerivationK1[TC[_[_]]] extends InstanceDef

    Permalink
  4. trait DerivationK2[TC[_[_[_]]]] extends InstanceDef

    Permalink
  5. abstract type InjectInstancesHere >: Null

    Permalink
  6. sealed trait InstanceDef extends AnyRef

    Permalink
  7. trait PolyDerivation[FromTC[_], ToTC[_]] extends InstanceDef

    Permalink
  8. class delegating extends Annotation with StaticAnnotation

    Permalink
  9. macro class derive extends Annotation with StaticAnnotation

    Permalink
    Annotations
    @compileTimeOnly( ... )
  10. class phantom extends Annotation with StaticAnnotation

    Permalink

Value Members

  1. def insertInstancesHere(): InjectInstancesHere

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped