toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.compiler
/
JupyterScriptClassGetter
/
invoke
invoke
open
operator override
fun
invoke
(
classType
:
KotlinType
,
contextClass
:
KClass
<
*
>
,
hostConfiguration
:
ScriptingHostConfiguration
)
:
KClass
<
*
>
open
operator override
fun
invoke
(
classType
:
KotlinType
,
contextClassLoader
:
ClassLoader
?
,
hostConfiguration
:
ScriptingHostConfiguration
)
:
KClass
<
*
>