Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
TypeChecker
/
getConstantValue
get
Constant
Value
abstract
fun
getConstantValue
(
node
:
EnumMember
)
:
Any
?
(
source
)
abstract
fun
getConstantValue
(
node
:
PropertyAccessExpression
)
:
Any
?
(
source
)
abstract
fun
getConstantValue
(
node
:
ElementAccessExpression
)
:
Any
?
(
source
)