Package

scala

meta

Permalink

package meta

Visibility
  1. Public
  2. All

Type Members

  1. trait Case extends CaseTree with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  2. trait CaseTree extends Tree

    Permalink
    Annotations
    @branch() @branch()
  3. trait Ctor extends Tree with Member

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

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

    Permalink
    Annotations
    @branch() @branch()
  6. final class Dialect extends Product with Serializable

    Permalink

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

  7. trait Enumerator extends Tree

    Permalink
    Annotations
    @branch() @branch()
  8. trait Export extends ImportExportStat with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  9. trait Import extends ImportExportStat with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  10. trait ImportExportStat extends Stat

    Permalink
    Annotations
    @branch() @branch()
  11. trait Importee extends Tree with Ref

    Permalink
    Annotations
    @branch() @branch()
  12. trait Importer extends Tree with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  13. trait Init extends Ref with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  14. trait Lit extends Term with Pat with Type

    Permalink
    Annotations
    @branch() @branch()
  15. trait Member extends Tree

    Permalink
    Annotations
    @branch() @branch()
  16. trait Mod extends Tree

    Permalink
    Annotations
    @branch() @branch()
  17. trait Name extends Ref

    Permalink
    Annotations
    @branch() @branch()
  18. trait Pat extends Tree

    Permalink
    Annotations
    @branch() @branch()
  19. trait Pkg extends meta.Member.Term with Stat with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  20. trait Ref extends Tree

    Permalink
    Annotations
    @branch() @branch()
  21. trait Self extends Member with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  22. trait Source extends Tree with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  23. trait Stat extends Tree

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

    Permalink
    Annotations
    @astClass() @leafClass()
  25. trait Term extends Stat

    Permalink
    Annotations
    @branch() @branch()
  26. trait Tree extends InternalTree with Ast with Product with Serializable

    Permalink
    Annotations
    @root() @root()
  27. trait Type extends Tree

    Permalink
    Annotations
    @branch() @branch()
  28. trait TypeCase extends CaseTree with Product

    Permalink
    Annotations
    @astClass() @leafClass()

Value Members

  1. object Case extends Serializable

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

    Permalink
  3. object Ctor extends Serializable

    Permalink
  4. object Decl extends Serializable

    Permalink
  5. object Defn extends Serializable

    Permalink
  6. object Dialect extends InternalDialect with Serializable

    Permalink
  7. object Enumerator extends Serializable

    Permalink
  8. object Export extends Serializable

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

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  10. object ImportExportStat extends Serializable

    Permalink
  11. object Importee extends Serializable

    Permalink
  12. object Importer extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  13. object Init extends Serializable

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

    Permalink
  15. object Member extends Serializable

    Permalink
  16. object Mod extends Serializable

    Permalink
  17. object Name extends Serializable

    Permalink
  18. object Pat extends Serializable

    Permalink
  19. object Pkg extends Serializable

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

    Permalink
  21. object Self extends Serializable

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

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

    Permalink
  24. object Template extends Serializable

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

    Permalink
  26. object Tree extends InternalTreeXtensions with Serializable

    Permalink
  27. object Type extends Serializable

    Permalink
  28. object TypeCase extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  29. package classifiers

    Permalink
  30. package inputs

    Permalink
  31. package internal

    Permalink
  32. package io

    Permalink
  33. package prettyprinters

    Permalink
  34. package tokenizers

    Permalink
  35. package tokens

    Permalink

Ungrouped