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