shared-compiler
Toggle table of contents
0.15.0-571
jvm
Platform filter
jvm
Switch theme
Search in API
shared-compiler
shared-compiler
/
org.jetbrains.kotlinx.jupyter.repl.result
/
SerializedCompiledScriptsData
/
Builder
Builder
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
add
Compiled
Script
Link copied to clipboard
fun
addCompiledScript
(
script
:
SerializedCompiledScript
)
add
Data
Link copied to clipboard
fun
addData
(
newData
:
SerializedCompiledScriptsData
)
add
Source
Link copied to clipboard
fun
addSource
(
source
:
SerializedScriptSource
)
build
Link copied to clipboard
fun
build
(
)
:
SerializedCompiledScriptsData
clear
Link copied to clipboard
fun
clear
(
)