toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.exceptions
/
compilerDiagnosticToString
compiler
Diagnostic
To
String
fun
compilerDiagnosticToString
(
path
:
String
,
line
:
Int
,
column
:
Int
,
lineEnd
:
Int
,
columnEnd
:
Int
)
:
String