Packages

package adt

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class AdtNamerMacros extends MacroHelpers
  2. class AdtTyperMacrosBundle extends Reflection with MacroHelpers
  3. class LiftableMacros extends Reflection
  4. trait Liftables extends AnyRef
  5. trait Reflection extends AnyRef
  6. macro class branch extends Annotation with StaticAnnotation
    Annotations
    @compileTimeOnly("macro annotation could not be expanded (you cannot use a macro annotation in the same compilation run that defines it)")
  7. macro class leaf extends Annotation with StaticAnnotation
    Annotations
    @compileTimeOnly("macro annotation could not be expanded (you cannot use a macro annotation in the same compilation run that defines it)")
  8. macro class none extends Annotation with StaticAnnotation
    Annotations
    @compileTimeOnly("macro annotation could not be expanded (you cannot use a macro annotation in the same compilation run that defines it)")
  9. macro class root extends Annotation with StaticAnnotation
    Annotations
    @compileTimeOnly("macro annotation could not be expanded (you cannot use a macro annotation in the same compilation run that defines it)")

Value Members

  1. object AdtTyperMacros
  2. object Metadata

Ungrouped