core
1.7.0
core
/
org.jetbrains.dokka.model
/
IntValue
Int
Value
data
class
IntValue
(
val
value
:
Int
)
:
LiteralValue
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Int
Value
Link copied to clipboard
fun
IntValue
(
value
:
Int
)
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
:
Int
Content copied to clipboard