scala.reflect

api

package api

Linear Supertypes
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. trait Printers extends AnyRef

  16. type Scopes = Scopes

    Definition Classes
    package
  17. trait StandardDefinitions extends StandardDefinitions

  18. trait StandardNames extends StandardNames

  19. trait Symbols extends Symbols

  20. trait TagInterop extends AnyRef

  21. trait Trees extends Trees

  22. trait Types extends Types

  23. abstract class Universe extends 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