Class

org.scalameta.ast

AstMacros

Related Doc: package ast

Permalink

class AstMacros extends Reflection

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. AstMacros
  2. Reflection
  3. Reflection
  4. AnyRef
  5. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new AstMacros(c: Context)

    Permalink

Type Members

  1. abstract class Adt extends AnyRef

    Permalink
    Definition Classes
    Reflection
  2. class Branch extends Adt with NonLeafApi

    Permalink
    Definition Classes
    Reflection
  3. class Field extends AnyRef

    Permalink
    Definition Classes
    Reflection
  4. class Leaf extends Adt

    Permalink
    Definition Classes
    Reflection
  5. trait NonLeafApi extends Adt

    Permalink
    Definition Classes
    Reflection
  6. class Root extends Adt with NonLeafApi

    Permalink
    Definition Classes
    Reflection
  7. implicit class XtensionAdtSymbol extends AnyRef

    Permalink
    Definition Classes
    Reflection
  8. implicit class XtensionAstTree extends AnyRef

    Permalink
    Definition Classes
    Reflection
  9. implicit class XtensionAstType extends AnyRef

    Permalink
    Definition Classes
    Reflection

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from AstMacros to any2stringadd[AstMacros] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (AstMacros, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from AstMacros to ArrowAssoc[AstMacros] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  6. val AdtInternal: scala.reflect.macros.Universe.Select

    Permalink
  7. lazy val ApiNameQualifierClass: scala.reflect.macros.Universe.ClassSymbol

    Permalink
    Definition Classes
    Reflection
  8. lazy val ApiScopeClass: scala.reflect.macros.Universe.ClassSymbol

    Permalink
    Definition Classes
    Reflection
  9. lazy val ApiStatClass: scala.reflect.macros.Universe.ClassSymbol

    Permalink
    Definition Classes
    Reflection
  10. lazy val ApiTreeClass: scala.reflect.macros.Universe.ClassSymbol

    Permalink
    Definition Classes
    Reflection
  11. val AstInternal: scala.reflect.macros.Universe.Select

    Permalink
  12. val FlagsPackage: scala.reflect.macros.Universe.Select

    Permalink
  13. lazy val ImplQuasiClass: scala.reflect.macros.Universe.ClassSymbol

    Permalink
    Definition Classes
    Reflection
  14. lazy val ImplTreeClass: scala.reflect.macros.Universe.ClassSymbol

    Permalink
    Definition Classes
    Reflection
  15. val InternalFfi: scala.reflect.macros.Universe.Select

    Permalink
  16. val InternalSemantic: scala.reflect.macros.Universe.Select

    Permalink
  17. lazy val PatClass: scala.reflect.macros.Universe.ClassSymbol

    Permalink
    Definition Classes
    Reflection
  18. lazy val PatTypeClass: scala.reflect.macros.Universe.ClassSymbol

    Permalink
    Definition Classes
    Reflection
  19. lazy val PatTypeRefClass: scala.reflect.macros.Universe.ClassSymbol

    Permalink
    Definition Classes
    Reflection
  20. val Prettyprinters: scala.reflect.macros.Universe.Select

    Permalink
  21. def PrivateMeta(flags: scala.reflect.macros.Universe.FlagSet): scala.reflect.macros.Universe.Modifiers

    Permalink
    Definition Classes
    Reflection
  22. def PrivateMeta: scala.reflect.macros.Universe.Modifiers

    Permalink
    Definition Classes
    Reflection
  23. def Protected: scala.reflect.macros.Universe.Modifiers

    Permalink
    Definition Classes
    Reflection
  24. lazy val RegistryAnnotation: scala.reflect.macros.Universe.ClassSymbol

    Permalink
    Definition Classes
    Reflection
  25. lazy val RegistryModule: scala.reflect.macros.Universe.ModuleSymbol

    Permalink
    Definition Classes
    Reflection
  26. val Tokens: scala.reflect.macros.Universe.Select

    Permalink
  27. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  28. val c: Context

    Permalink
  29. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  30. def ensuring(cond: (AstMacros) ⇒ Boolean, msg: ⇒ Any): AstMacros

    Permalink
    Implicit information
    This member is added by an implicit conversion from AstMacros to Ensuring[AstMacros] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  31. def ensuring(cond: (AstMacros) ⇒ Boolean): AstMacros

    Permalink
    Implicit information
    This member is added by an implicit conversion from AstMacros to Ensuring[AstMacros] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  32. def ensuring(cond: Boolean, msg: ⇒ Any): AstMacros

    Permalink
    Implicit information
    This member is added by an implicit conversion from AstMacros to Ensuring[AstMacros] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  33. def ensuring(cond: Boolean): AstMacros

    Permalink
    Implicit information
    This member is added by an implicit conversion from AstMacros to Ensuring[AstMacros] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  34. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  35. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  36. def figureOutDirectSubclasses(sym: scala.reflect.macros.Universe.ClassSymbol): List[scala.reflect.macros.Universe.Symbol]

    Permalink
    Attributes
    protected
    Definition Classes
    ReflectionReflection
  37. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  38. def formatted(fmtstr: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from AstMacros to StringFormat[AstMacros] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  39. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  40. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  41. def impl(annottees: scala.reflect.macros.Universe.Tree*): scala.reflect.macros.Universe.Tree

    Permalink
  42. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  43. lazy val mirror: scala.reflect.macros.Universe.Mirror

    Permalink
    Definition Classes
    AstMacrosReflection
  44. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  45. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  46. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  47. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  48. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  49. lazy val u: scala.reflect.macros.whitebox.Context.universe.type

    Permalink
    Definition Classes
    AstMacrosReflection
  50. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  51. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  52. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  53. def [B](y: B): (AstMacros, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from AstMacros to ArrowAssoc[AstMacros] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Inherited from Reflection

Inherited from adt.Reflection

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from AstMacros to any2stringadd[AstMacros]

Inherited by implicit conversion StringFormat from AstMacros to StringFormat[AstMacros]

Inherited by implicit conversion Ensuring from AstMacros to Ensuring[AstMacros]

Inherited by implicit conversion ArrowAssoc from AstMacros to ArrowAssoc[AstMacros]

Ungrouped