scala.reflect

api

package api

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

Type Members

  1. trait AnnotationInfos extends AnnotationInfos

  2. type Attachments = Attachments

    Definition Classes
    package
  3. type BuildUtils = BuildUtils

    Definition Classes
    package
  4. trait Constants extends Constants

  5. trait Exprs extends AnyRef

  6. trait FlagSets extends AnyRef

  7. trait FrontEnds extends AnyRef

  8. trait Importers extends AnyRef

  9. trait JavaUniverse extends Universe with Mirrors with TagInterop

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

    Definition Classes
    package
  11. trait Mirrors extends AnyRef

  12. trait Names extends Names

    A trait that manages names.

  13. trait PositionApi extends Attachments

    The Position class and its subclasses represent positions of ASTs and symbols.

  14. trait Positions extends Positions

  15. type Scopes = Scopes

    Definition Classes
    package
  16. trait StandardDefinitions extends StandardDefinitions

  17. trait StandardNames extends StandardNames

  18. trait Symbols extends Symbols

  19. trait TagInterop extends AnyRef

  20. trait TreePrinters extends AnyRef

  21. trait Trees extends Trees

  22. trait TypeTags extends AnyRef

  23. trait Types extends Types

  24. abstract class Universe extends Universe with Symbols with Types with FlagSets with Names with Trees with TreePrinters with Constants with Positions with Mirrors with StandardDefinitions with StandardNames with Importers with Exprs with AnnotationInfos

Inherited from AnyRef

Inherited from Any