scala.reflect

internal

package internal

Visibility
  1. Public
  2. All

Type Members

  1. trait AnnotationCheckers extends AnyRef

    Additions to the type checker that can be added at run time.

  2. trait AnnotationInfos extends AnnotationInfos

    AnnotationInfo and its helpers

  3. trait BaseTypeSeqs extends AnyRef

    A base type sequence (BaseTypeSeq) is an ordered sequence spanning all the base types of a type.

  4. trait Chars extends AnyRef

    Contains constants and classifier methods for characters

  5. trait Constants extends Constants

  6. trait Definitions extends StandardDefinitions

  7. trait ExistentialsAndSkolems extends AnyRef

    The name of this trait defines the eventual intent better than it does the initial contents.

  8. case class FatalError(msg: String) extends Exception with Product with Serializable

  9. class Flags extends ModifierFlags

    All flags and associated operatins

  10. trait HasFlags extends AnyRef

    Common code utilized by Modifiers (which carry the flags associated with Trees) and Symbol.

  11. trait Importers extends AnyRef

  12. trait InfoTransformers extends AnyRef

  13. trait Kinds extends AnyRef

  14. class MissingRequirementError extends FatalError

  15. class ModifierFlags extends AnyRef

    Flags set on Modifiers instances in the parsing stage.

  16. trait NameManglers extends AnyRef

    A trait to encapsulate name mangling.

  17. trait Names extends Names

    The class Names .

  18. abstract class Phase extends AnyRef

  19. trait Positions extends Positions

  20. trait Required extends AnyRef

  21. trait Scopes extends Scopes

  22. trait StdNames extends NameManglers

  23. abstract class SymbolTable extends Universe with Collections with Names with Symbols with Types with Kinds with ExistentialsAndSkolems with Scopes with Definitions with Constants with BaseTypeSeqs with InfoTransformers with Transforms with StdNames with AnnotationInfos with AnnotationCheckers with Trees with TreePrinters with Positions with TypeDebugging with Importers with Required

  24. trait Symbols extends Symbols

  25. abstract class TreeGen extends AnyRef

  26. abstract class TreeInfo extends AnyRef

    This class .

  27. trait TreePrinters extends TreePrinters

  28. trait Trees extends Trees

  29. trait TypeDebugging extends AnyRef

  30. trait Types extends Types

Value Members

  1. object Chars extends Chars

  2. object ClassfileConstants extends AnyRef

  3. object Flags extends Flags

  4. object MissingRequirementError extends Serializable

  5. object ModifierFlags extends ModifierFlags

  6. object NoPhase extends Phase

  7. object SomePhase extends Phase

  8. package pickling

  9. package settings

  10. package transform

  11. package util