package runtime
Type Members
- final case class JvmEntrypoint(className: String, target: Any = null) extends Entrypoint with Product with Serializable
-
class
RuntimeContext extends AnyRef
Context holding structures necessary by the runtime execution of a program.