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

  7. trait FlagSets extends AnyRef

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

  9. trait Mirrors extends AnyRef

  10. trait Names extends AnyRef

    A trait that manages names.

  11. trait Positions extends AnyRef

  12. trait Scopes extends AnyRef

  13. trait StandardDefinitions extends AnyRef

  14. trait StandardNames 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 Exprs with TypeTags with TagInterop with StandardDefinitions with StandardNames with BuildUtils with Mirrors

No Group