objectLiteralExpression
fun objectLiteralExpression(declaration: Node.Declaration.ObjectDeclaration, supplement: NodeSupplement = NodeSupplement()): Node.Expression.ObjectLiteralExpression
Creates a new Node.Expression.ObjectLiteralExpression instance.