package trees
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class AstNamerMacros extends Reflection with CommonNamerMacros
- class BranchNamerMacros extends Reflection with CommonNamerMacros
- trait CommonNamerMacros extends MacroHelpers
- class CommonTyperMacrosBundle extends org.scalameta.adt.Reflection with MacroHelpers
- class LiftableMacros extends org.scalameta.adt.LiftableMacros with Reflection
- trait Liftables extends AnyRef
- class QuasiquoteMacros extends MacroHelpers
- trait Reflection extends org.scalameta.adt.Reflection
- class RegistryMacros extends Reflection with MacroHelpers
- class RootNamerMacros extends Reflection with CommonNamerMacros
- 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)")
- 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)")
- 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)")
- 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)")
- 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
- object CommonNamerMacros
- object CommonTyperMacros
- object Metadata