toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.codegen
/
ClassAnnotationsProcessor
Class
Annotations
Processor
interface
ClassAnnotationsProcessor
Members
Functions
process
Link copied to clipboard
abstract
fun
process
(
executedSnippet
:
KClass
<
*
>
,
host
:
KotlinKernelHost
)
register
Link copied to clipboard
abstract
fun
register
(
handler
:
ClassAnnotationHandler
)