Packages

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. trait AstInfo [T <: Ast] extends ClassTag[T]
    Annotations
    @implicitNotFound( ... )
  2. class AstInfoMacros extends MacroHelpers
  3. trait InternalTree extends AnyRef
  4. trait InternalTreeXtensions extends AnyRef
  5. sealed trait Origin extends Optional with Adt with Product with Serializable
    Annotations
    @root()
  6. trait Quasi extends Tree
    Annotations
    @branch() @branch()

Value Members

  1. def astInfo[T <: Ast](implicit arg0: AstInfo[T]): AstInfo[T]
  2. object All
    Annotations
    @registry( ... )
  3. object AstInfo extends Serializable
  4. object Fresh
  5. object Helpers
  6. object Origin extends Serializable
  7. object Quasi extends Serializable
  8. object Syntactic

Inherited from AnyRef

Inherited from Any

Ungrouped