ktast
Toggle table of contents
0.11.0
common
Platform filter
common
Switch theme
Search in API
ktast
ast
/
ktast.ast
/
Node
/
Expression
/
ParenthesizedExpression
/
ParenthesizedExpression
Parenthesized
Expression
constructor
(
innerExpression
:
Node.Expression
,
supplement
:
NodeSupplement
=
NodeSupplement()
)