Package

org.scalameta

ast

Permalink

package ast

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. ast
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. class AstMacros extends Reflection

    Permalink
  2. trait AstMetadata[T] extends ClassTag[T]

    Permalink
    Annotations
    @implicitNotFound( ... )
  3. class AstMetadataMacros extends AnyRef

    Permalink
  4. class BranchMacros extends Reflection

    Permalink
  5. class LiftableMacros extends adt.LiftableMacros with Reflection

    Permalink
  6. trait Liftables extends AnyRef

    Permalink
  7. class QuasiquoteMacros extends AnyRef

    Permalink
  8. trait Reflection extends adt.Reflection

    Permalink
  9. class RegistryMacros extends Reflection

    Permalink
  10. class RootMacros extends Reflection

    Permalink
  11. implicit class XtensionAstDebug extends AnyRef

    Permalink
  12. macro class ast extends Annotation with StaticAnnotation

    Permalink
    Annotations
    @compileTimeOnly( ... )
  13. macro class branch extends Annotation with StaticAnnotation

    Permalink
    Annotations
    @compileTimeOnly( ... )
  14. macro class quasiquote[T] extends Annotation with StaticAnnotation

    Permalink
    Annotations
    @compileTimeOnly( ... )
  15. macro class registry extends Annotation with StaticAnnotation

    Permalink
    Annotations
    @compileTimeOnly( ... )
  16. macro class root extends Annotation with StaticAnnotation

    Permalink
    Annotations
    @compileTimeOnly( ... )

Value Members

  1. object AstMetadata extends Serializable

    Permalink
  2. object internal

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped