Packages

package api

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class APIHolder[T >: Null <: AnyRef] extends AnyRef
  2. case class AmmoniteExit(value: Any) extends Throwable with ControlThrowable with Product with Serializable

    Thrown to exit the REPL cleanly

  3. trait InterpAPI extends AnyRef
  4. trait InterpLoad extends LoadJar
  5. trait IvyConstructor extends AnyRef
  6. trait LoadJar extends AnyRef
  7. case class ScalaVersion(value: String) extends Product with Serializable

Value Members

  1. object InterpBridge extends APIHolder[InterpAPI]
  2. object IvyConstructor extends IvyConstructor

Ungrouped