p

scala

meta

package meta

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait Case extends CaseTree with Product
    Annotations
    @astClass() @leafClass()
  2. trait CaseTree extends Tree
    Annotations
    @branch() @branch()
  3. trait Ctor extends Tree with Member
    Annotations
    @branch() @branch()
  4. trait Decl extends Stat
    Annotations
    @branch() @branch()
  5. trait Defn extends Stat
    Annotations
    @branch() @branch()
  6. final class Dialect extends Product with Serializable

    A dialect is used to configure what Scala syntax is allowed during tokenization and parsing.

  7. trait Enumerator extends Tree
    Annotations
    @branch() @branch()
  8. trait Export extends ImportExportStat with Product
    Annotations
    @astClass() @leafClass()
  9. trait Import extends ImportExportStat with Product
    Annotations
    @astClass() @leafClass()
  10. trait ImportExportStat extends Stat
    Annotations
    @branch() @branch()
  11. trait Importee extends Tree with Ref
    Annotations
    @branch() @branch()
  12. trait Importer extends Tree with Product
    Annotations
    @astClass() @leafClass()
  13. trait Init extends Ref with Product
    Annotations
    @astClass() @leafClass()
  14. trait Lit extends Term with Pat with Type
    Annotations
    @branch() @branch()
  15. trait Member extends Tree
    Annotations
    @branch() @branch()
  16. trait Mod extends Tree
    Annotations
    @branch() @branch()
  17. trait Name extends Ref
    Annotations
    @branch() @branch()
  18. trait Pat extends Tree
    Annotations
    @branch() @branch()
  19. trait Pkg extends meta.Member.Term with Stat with Product
    Annotations
    @astClass() @leafClass()
  20. trait Ref extends Tree
    Annotations
    @branch() @branch()
  21. trait Self extends Member with Product
    Annotations
    @astClass() @leafClass()
  22. trait Source extends Tree with Product
    Annotations
    @astClass() @leafClass()
  23. trait Stat extends Tree
    Annotations
    @branch() @branch()
  24. trait Template extends Tree with Product
    Annotations
    @astClass() @leafClass()
  25. trait Term extends Stat
    Annotations
    @branch() @branch()
  26. trait Tree extends InternalTree with Ast with Product with Serializable
    Annotations
    @root() @root()
  27. trait Type extends Tree
    Annotations
    @branch() @branch()
  28. trait TypeCase extends CaseTree with Product
    Annotations
    @astClass() @leafClass()

Value Members

  1. object Case extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  2. object CaseTree extends Serializable
  3. object Ctor extends Serializable
  4. object Decl extends Serializable
  5. object Defn extends Serializable
  6. object Dialect extends InternalDialect with Serializable
  7. object Enumerator extends Serializable
  8. object Export extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  9. object Import extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  10. object ImportExportStat extends Serializable
  11. object Importee extends Serializable
  12. object Importer extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  13. object Init extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  14. object Lit extends Serializable
  15. object Member extends Serializable
  16. object Mod extends Serializable
  17. object Name extends Serializable
  18. object Pat extends Serializable
  19. object Pkg extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  20. object Ref extends Serializable
  21. object Self extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  22. object Source extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  23. object Stat extends Serializable
  24. object Template extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  25. object Term extends Serializable
  26. object Tree extends InternalTreeXtensions with Serializable
  27. object Type extends Serializable
  28. object TypeCase extends Serializable
    Annotations
    @astCompanion() @leafCompanion()

Ungrouped