ktast
Toggle table of contents
0.11.0
common
Platform filter
common
Switch theme
Search in API
ktast
ast
/
ktast.ast
/
Node
/
Expression
/
CollectionLiteralExpression
/
CollectionLiteralExpression
Collection
Literal
Expression
constructor
(
expressions
:
List
<
Node.Expression
>
,
supplement
:
NodeSupplement
=
NodeSupplement()
)