core
1.7.0
core
/
org.jetbrains.dokka.model
/
LongValue
Long
Value
data
class
LongValue
(
val
value
:
Long
)
:
LiteralValue
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Long
Value
Link copied to clipboard
fun
LongValue
(
value
:
Long
)
Content copied to clipboard
Functions
text
Link copied to clipboard
open
override
fun
text
(
)
:
String
Content copied to clipboard
Properties
value
Link copied to clipboard
val
value
:
Long
Content copied to clipboard