toggle menu
ktast
0.9.4
common
switch theme
search in API
ast
/
ktast.ast
/
Node
/
Expression
/
ParenthesizedExpression
/
ParenthesizedExpression
Parenthesized
Expression
constructor
(
innerExpression
:
Node.Expression
,
supplement
:
NodeSupplement
=
NodeSupplement()
)