scala.reflect

base

package base

Content Hierarchy Learn more about scaladoc diagrams
Visibility
  1. Public
  2. All

Type Members

  1. trait AnnotationInfos extends AnyRef

  2. abstract class Attachments extends AnyRef

    Attachments is a generalisation of Position.

  3. class Base extends Universe

  4. trait BuildUtils extends AnyRef

  5. trait Constants extends AnyRef

  6. trait FlagSets extends AnyRef

  7. abstract class MirrorOf[U <: Universe with Singleton] extends AnyRef

  8. trait Mirrors extends AnyRef

  9. trait Names extends AnyRef

    A trait that manages names.

  10. trait Positions extends AnyRef

  11. trait Scopes extends AnyRef

  12. trait StandardDefinitions extends StandardTypes

  13. trait StandardNames extends AnyRef

  14. trait StandardTypes extends AnyRef

  15. trait Symbols extends AnyRef

  16. trait TagInterop extends AnyRef

  17. abstract class TreeCreator extends AnyRef

  18. trait Trees extends AnyRef

  19. abstract class TypeCreator extends AnyRef

  20. trait TypeTags extends AnyRef

    Type tags encapsulate a representation of type T.

  21. trait Types extends AnyRef

  22. abstract class Universe extends Symbols with Types with FlagSets with Scopes with Names with Trees with Constants with AnnotationInfos with Positions with TypeTags with TagInterop with StandardDefinitions with StandardNames with BuildUtils with Mirrors

No Group