toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.compiler.util
/
SourceCodeImpl
Source
Code
Impl
class
SourceCodeImpl
(
number
:
Int
,
val
text
:
String
)
:
SourceCode
Members
Constructors
Source
Code
Impl
Link copied to clipboard
constructor
(
number
:
Int
,
text
:
String
)
Properties
location
Id
Link copied to clipboard
open
override
val
locationId
:
String
name
Link copied to clipboard
open
override
val
name
:
String
text
Link copied to clipboard
open
override
val
text
:
String