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