toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
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.