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 (since these are experimental, you must enable them with -Ymacro-annotations)")
  12. macro class branch extends Annotation with StaticAnnotation
    Annotations
    @compileTimeOnly("macro annotation could not be expanded (since these are experimental, you must enable them with -Ymacro-annotations)")
  13. macro class quasiquote[T] extends Annotation with StaticAnnotation
    Annotations
    @compileTimeOnly("macro annotation could not be expanded (since these are experimental, you must enable them with -Ymacro-annotations)")
  14. macro class registry extends Annotation with StaticAnnotation
    Annotations
    @compileTimeOnly("macro annotation could not be expanded (since these are experimental, you must enable them with -Ymacro-annotations)")
  15. macro class root extends Annotation with StaticAnnotation
    Annotations
    @compileTimeOnly("macro annotation could not be expanded (since these are experimental, you must enable them with -Ymacro-annotations)")

Value Members

  1. object CommonNamerMacros
  2. object CommonTyperMacros
  3. object Metadata

Ungrouped