ShakeInterpreterProcess

Constructors

Link copied to clipboard
constructor(interpreter: ShakeInterpreter)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun native(signature: String, native: ShakeBytecodeNative.() -> Unit)
Link copied to clipboard
fun setIn(inputStream: InputStream)
Link copied to clipboard
fun setOut(outputStream: OutputStream)