Package

scala.meta.internal

trees

Permalink

package trees

Visibility
  1. Public
  2. All

Type Members

  1. class AstNamerMacros extends Reflection with CommonNamerMacros

    Permalink
  2. class BranchNamerMacros extends Reflection with CommonNamerMacros

    Permalink
  3. trait CommonNamerMacros extends MacroHelpers

    Permalink
  4. class CommonTyperMacrosBundle extends org.scalameta.adt.Reflection with MacroHelpers

    Permalink
  5. class LiftableMacros extends org.scalameta.adt.LiftableMacros with Reflection

    Permalink
  6. trait Liftables extends AnyRef

    Permalink
  7. class QuasiquoteMacros extends MacroHelpers

    Permalink
  8. trait Reflection extends org.scalameta.adt.Reflection

    Permalink
  9. class RegistryMacros extends Reflection with MacroHelpers

    Permalink
  10. class RootNamerMacros extends Reflection with CommonNamerMacros

    Permalink
  11. case class Version(major: Int, minor: Int, patch: Int) extends Product with Serializable

    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 AstNamerMacros

    Permalink
  2. object CommonNamerMacros

    Permalink
  3. object CommonTyperMacros

    Permalink
  4. object Metadata

    Permalink
  5. object Version extends Serializable

    Permalink

Ungrouped