toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.compiler
/
ScriptDeclarationsProvider
Script
Declarations
Provider
interface
ScriptDeclarationsProvider
Inheritors
ScriptDeclarationsCollectorInternal
Members
Functions
get
Last
Snippet
Declarations
Link copied to clipboard
abstract
fun
getLastSnippetDeclarations
(
)
:
List
<
DeclarationInfo
>