Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
setConstantValue
set
Constant
Value
external
fun
setConstantValue
(
node
:
AccessExpression
,
value
:
String
)
:
AccessExpression
(
source
)
external
fun
setConstantValue
(
node
:
AccessExpression
,
value
:
Double
)
:
AccessExpression
(
source
)
Sets the constant value to emit for an expression.