toggle menu
ktast
0.9.4
common
switch theme
search in API
ast
/
ktast.ast
/
Node
/
Expression
/
ThrowExpression
/
ThrowExpression
Throw
Expression
constructor
(
expression
:
Node.Expression
,
supplement
:
NodeSupplement
=
NodeSupplement()
)