arrow.call_expression

Module for [CallExpression] class

Types 3

Methods
GType _gType() @property
CallExpression self()Returns `this`, for use in `with` statements.
CallExpressionGidBuilder builder()Get builder for [arrow.call_expression.CallExpression] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
this(string function_, arrow.expression.Expression[] arguments, arrow.function_options.FunctionOptions options = null)

Fluent builder for [arrow.call_expression.CallExpression]