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 FlagSets extends AnyRef

  6. trait FrontEnds extends AnyRef

  7. trait Importers extends AnyRef

  8. trait JavaUniverse extends Universe with Mirrors with TagInterop

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

  10. trait Mirrors extends AnyRef

  11. trait Names extends base.Names

    A trait that manages names.

  12. trait PositionApi extends base.Attachments

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

  13. trait Positions extends base.Positions

  14. trait Printers extends AnyRef

  15. type Scopes = base.Scopes

  16. trait StandardDefinitions extends base.StandardDefinitions

  17. trait StandardNames extends base.StandardNames

  18. trait Symbols extends base.Symbols

  19. trait TagInterop extends AnyRef

  20. trait Trees extends base.Trees

  21. trait Types extends base.Types

  22. 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 AnnotationInfos

Inherited from AnyRef

Inherited from Any

No Group