Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
NodeFactory
/
updateCatchClause
update
Catch
Clause
abstract
fun
updateCatchClause
(
node
:
CatchClause
,
variableDeclaration
:
VariableDeclaration
?
,
block
:
Block
)
:
CatchClause
(
source
)