scala.reflect

internal

package internal

Linear Supertypes
AnyRef, Any
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 Required extends AnyRef

  26. trait Scopes extends Scopes

  27. trait StdAttachments extends AnyRef

  28. trait StdCreators extends AnyRef

  29. trait StdNames extends AnyRef

  30. 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 TreePrinters with Positions with TypeDebugging with Importers with Required with CapturedVariables with StdAttachments with StdCreators with BuildUtils

  31. trait Symbols extends Symbols

  32. abstract class TreeGen extends TreeBuilder

  33. abstract class TreeInfo extends AnyRef

    This class .

  34. trait TreePrinters extends TreePrinters

  35. trait Trees extends Trees

  36. trait TypeDebugging extends AnyRef

  37. 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

Inherited from AnyRef

Inherited from Any