Function function_call_expr

Source
pub fn function_call_expr(
    value: FunctionCallExpression,
) -> ArcIntern<Expression>
Expand description

A wrapper around Expression::FunctionCall that returns an ArcIntern<Expression>.