scala.reflect

makro

package makro

Linear Supertypes
Content Hierarchy Learn more about scaladoc diagrams
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. makro
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait Aliases extends AnyRef

  2. trait CapturedVariables extends AnyRef

  3. trait Context extends Aliases with CapturedVariables with Enclosures with Infrastructure with Names with Reifiers with FrontEnds with Settings with Typers with Parsers with Exprs with TypeTags with Evals with ExprUtils

  4. trait Enclosures extends AnyRef

  5. trait Evals extends AnyRef

  6. trait ExprUtils extends AnyRef

  7. trait Exprs extends AnyRef

  8. trait FrontEnds extends api.FrontEnds

  9. trait Infrastructure extends AnyRef

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

  11. trait Names extends AnyRef

  12. trait Parsers extends AnyRef

  13. case class ReificationError(pos: PositionApi, msg: String) extends java.lang.Throwable with Product with Serializable

  14. trait Reifiers extends AnyRef

  15. trait Settings extends AnyRef

  16. abstract class TreeBuilder extends AnyRef

  17. trait TypeTags extends AnyRef

  18. trait Typers extends AnyRef

  19. case class UnexpectedReificationError(pos: PositionApi, msg: String, cause: Throwable = null) extends java.lang.Throwable with Product with Serializable

  20. abstract class Universe extends api.Universe

Inherited from AnyRef

Inherited from Any

No Group