scala.reflect

api

package api

Linear Supertypes
Content Hierarchy Learn more about scaladoc diagrams
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 base.AnnotationInfos

  2. type Attachments = base.Attachments

  3. type BuildUtils = base.BuildUtils

  4. trait Constants extends base.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 <: base.Universe with Singleton] = base.MirrorOf[U]

  11. trait Mirrors extends AnyRef

  12. trait Names extends base.Names

    A trait that manages names.

  13. trait PositionApi extends base.Attachments

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

  14. trait Positions extends base.Positions

  15. trait Printers extends AnyRef

  16. type Scopes = base.Scopes

  17. trait StandardDefinitions extends base.StandardDefinitions

  18. trait StandardNames extends base.StandardNames

  19. trait Symbols extends base.Symbols

  20. trait TagInterop extends AnyRef

  21. trait Trees extends base.Trees

  22. trait Types extends base.Types

  23. abstract class Universe extends base.Universe with Symbols with Types with FlagSets with Names with Trees with Printers with Constants with Positions with Mirrors with StandardDefinitions with StandardNames with Importers with Exprs with AnnotationInfos

Inherited from AnyRef

Inherited from Any

No Group