Packages

p

ammonite

interp

package interp

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. final class DependencyLoader extends AnyRef
  2. class Interpreter extends InterpreterInterface

    A convenient bundle of all the functionality necessary to interpret Scala code.

    A convenient bundle of all the functionality necessary to interpret Scala code. Doesn't attempt to provide any real encapsulation for now.

  3. trait Watchable extends AnyRef

Value Members

  1. object Interpreter
  2. object PredefInitialization

    The logic around executing an Interpreter's predef during initialization

  3. object Watchable

Ungrouped