Package

scala.meta.internal

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. trait Case extends meta.Case with Tree with Scope with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  2. trait Ctor extends Tree with Member with meta.Ctor

    Permalink
    Annotations
    @branch() @branch()
  3. trait Decl extends Stat

    Permalink
    Annotations
    @branch() @branch()
  4. trait Defn extends Stat

    Permalink
    Annotations
    @branch() @branch()
  5. trait Enumerator extends meta.Enumerator with Tree

    Permalink
    Annotations
    @branch() @branch()
  6. trait Import extends Stat with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  7. trait Lit extends Term with Pat with Type with ast.Pat.Type with meta.Lit with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  8. trait Member extends meta.Member with Tree with Scope

    Permalink
    Annotations
    @branch() @branch()
  9. final class MergeException extends Exception with ScalametaException with Product

    Permalink
  10. trait Mod extends meta.Mod with Tree

    Permalink
    Annotations
    @branch() @branch()
  11. trait Name extends meta.Name with Ref

    Permalink
    Annotations
    @branch() @branch()
  12. trait Pat extends meta.Pat with Tree with Arg

    Permalink
    Annotations
    @branch() @branch()
  13. trait Pkg extends ast.Member.Term with Stat with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  14. trait Quasi extends Tree

    Permalink
    Annotations
    @branch() @branch()
  15. trait Ref extends meta.Ref with Tree

    Permalink
    Annotations
    @branch() @branch()
  16. trait Scope extends meta.Scope with Tree

    Permalink
    Annotations
    @branch() @branch()
  17. trait Source extends meta.Source with Tree with Stat with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  18. trait Stat extends meta.Stat with Tree

    Permalink
    Annotations
    @branch() @branch()
  19. trait Template extends meta.Template with Tree with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  20. trait Term extends meta.Term with Stat with Arg

    Permalink
    Annotations
    @branch() @branch()
  21. trait Tree extends meta.Tree

    Permalink
    Annotations
    @branch() @branch()
  22. trait Type extends meta.Type with Tree with Arg with Scope

    Permalink
    Annotations
    @branch() @branch()
  23. implicit class XtensionConvertDebug extends AnyRef

    Permalink
  24. implicit class XtensionMergeDebug extends AnyRef

    Permalink

Value Members

  1. object Case extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  2. object Ctor extends Serializable

    Permalink
  3. object Decl extends Serializable

    Permalink
  4. object Defn extends Serializable

    Permalink
  5. object Enumerator extends Serializable

    Permalink
  6. object Fresh

    Permalink
  7. object Import extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  8. object Lit extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  9. object Member extends Serializable

    Permalink
  10. object MergeException extends Serializable

    Permalink
  11. object Mod extends Serializable

    Permalink
  12. object Name extends Serializable

    Permalink
  13. object Pat extends Serializable

    Permalink
  14. object Pkg extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  15. object Quasi extends Serializable

    Permalink
  16. object Ref extends Serializable

    Permalink
  17. object Registry

    Permalink
    Annotations
    @registry( ... )
  18. object Scope extends Serializable

    Permalink
  19. object Source extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  20. object Stat extends Serializable

    Permalink
  21. object Template extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  22. object Term extends Serializable

    Permalink
  23. object Tree extends Serializable

    Permalink
  24. object Type extends Serializable

    Permalink
  25. object mergeTrees

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped