IntpInterface

class Object
trait Matchable
class Any
class IMainImpl

Value members

Abstract methods

def bind(tup: (String, Any)): Unit
def interpretWithResult(line: String, synthetic: Boolean, quiet: Boolean): Result
def interpretWithoutResult(line: String, synthetic: Boolean, quiet: Boolean): Result
def setExecutionWrapper(code: String): Unit