ktast
Toggle table of contents
0.11.0
common
Platform filter
common
Switch theme
Search in API
ktast
ast
/
ktast.ast
/
Node
/
Expression
/
ContinueExpression
/
ContinueExpression
Continue
Expression
constructor
(
label
:
Node.Expression.NameExpression
?
,
supplement
:
NodeSupplement
=
NodeSupplement()
)