scala.reflect

internal

package internal

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. internal
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait AbstractFileApi extends AnyRef

  2. trait AnnotationCheckers extends AnyRef

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

  3. trait AnnotationInfos extends AnnotationInfos

    AnnotationInfo and its helpers

  4. trait BaseTypeSeqs extends AnyRef

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

  5. trait BuildUtils extends BuildUtils

  6. trait CapturedVariables extends AnyRef

  7. trait Chars extends AnyRef

    Contains constants and classifier methods for characters

  8. trait Constants extends Constants

  9. trait Definitions extends StandardDefinitions

  10. trait ExistentialsAndSkolems extends AnyRef

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

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

  12. trait FlagSets extends FlagSets

  13. class Flags extends ModifierFlags

    All flags and associated operatins

  14. trait HasFlags extends AnyRef

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

  15. trait Importers extends AnyRef

  16. trait InfoTransformers extends AnyRef

  17. trait Kinds extends AnyRef

  18. type MirrorOf[U <: Universe with Singleton] = MirrorOf[U]

    Definition Classes
    package
  19. trait Mirrors extends Mirrors

  20. class MissingRequirementError extends FatalError

  21. class ModifierFlags extends AnyRef

    Flags set on Modifiers instances in the parsing stage.

  22. trait Names extends Names

    The class Names .

  23. abstract class Phase extends AnyRef

  24. trait Positions extends Positions

  25. trait Printers extends Printers

  26. trait Required extends AnyRef

  27. trait Scopes extends Scopes

  28. trait StdAttachments extends AnyRef

  29. trait StdCreators extends AnyRef

  30. trait StdNames extends AnyRef

  31. abstract class SymbolTable extends Universe with Collections with Names with Symbols with Types with Kinds with ExistentialsAndSkolems with FlagSets with Scopes with Mirrors with Definitions with Constants with BaseTypeSeqs with InfoTransformers with Transforms with StdNames with AnnotationInfos with AnnotationCheckers with Trees with Printers with Positions with TypeDebugging with Importers with Required with CapturedVariables with StdAttachments with StdCreators with BuildUtils

  32. trait Symbols extends Symbols

  33. abstract class TreeGen extends TreeBuilder

  34. abstract class TreeInfo extends AnyRef

    This class .

  35. trait Trees extends Trees

  36. trait TypeDebugging extends AnyRef

  37. trait Types extends Types

Value Members

  1. object BaseTypeSeqsStats

  2. object Chars extends Chars

  3. object ClassfileConstants

  4. object Flags extends Flags

  5. object MissingRequirementError extends Serializable

  6. object ModifierFlags extends ModifierFlags

  7. object NoPhase extends Phase

  8. object SomePhase extends Phase

  9. object SymbolTableStats

  10. object SymbolsStats

  11. object TreesStats

  12. object TypesStats

  13. package pickling

  14. package settings

  15. package transform

  16. package util

Inherited from AnyRef

Inherited from Any