collectionLiteralExpression
fun collectionLiteralExpression(expressions: List<Node.Expression> = listOf(), supplement: NodeSupplement = NodeSupplement()): Node.Expression.CollectionLiteralExpression
Creates a new Node.Expression.CollectionLiteralExpression instance.