core
1.7.0
core
/
org.jetbrains.dokka.model
/
IntegerConstant
Integer
Constant
data
class
IntegerConstant
(
val
value
:
Long
)
:
Expression
Content copied to clipboard
Constructors
Properties
Constructors
Integer
Constant
Link copied to clipboard
fun
IntegerConstant
(
value
:
Long
)
Content copied to clipboard
Properties
value
Link copied to clipboard
val
value
:
Long
Content copied to clipboard