ktast
0.9.3
common
ast
/
ktast.ast
/
Node
/
Expression
/
CollectionLiteralExpression
/
CollectionLiteralExpression
Collection
Literal
Expression
constructor
(
expressions
:
List
<
Node.Expression
>
,
supplement
:
NodeSupplement
=
NodeSupplement()
)