arrow.call_expression
Module for [CallExpression] class
Types 3
Methods
CallExpression self()Returns `this`, for use in `with` statements.CallExpressionGidBuilder builder()Get builder for [arrow.call_expression.CallExpression] Returns: New builder objectConstructors
this(string function_, arrow.expression.Expression[] arguments, arrow.function_options.FunctionOptions options = null)Fluent builder for [arrow.call_expression.CallExpression]
Methods