package runtime
Type Members
- class AbortMacroException extends Throwable with ControlThrowable
- type Context = contexts.Context
- trait JavaReflectionRuntimes extends AnyRef
- trait MacroRuntimes extends JavaReflectionRuntimes
The Scala compiler API.
The Scala compiler API.
The following resources are useful for Scala plugin/compiler development: