Packages

package trees

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class AstNamerMacros extends Reflection with CommonNamerMacros
  2. class BranchNamerMacros extends Reflection with CommonNamerMacros
  3. trait CommonNamerMacros extends MacroHelpers
  4. class CommonTyperMacrosBundle extends org.scalameta.adt.Reflection with MacroHelpers
  5. class LiftableMacros extends org.scalameta.adt.LiftableMacros with Reflection
  6. trait Liftables extends AnyRef
  7. class QuasiquoteMacros extends MacroHelpers
  8. trait Reflection extends org.scalameta.adt.Reflection
  9. class RegistryMacros extends Reflection with MacroHelpers
  10. class RootNamerMacros extends Reflection with CommonNamerMacros
  11. macro class ast 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)")
  12. 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)")
  13. macro class quasiquote[T] 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)")
  14. macro class registry 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)")
  15. 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 CommonTyperMacros
  2. object Metadata

Ungrouped