executeExpressionFunctionBodyAsync abstract method

dynamic executeExpressionFunctionBodyAsync(
  1. AstContext astContext,
  2. ExpressionFunctionBody? functionBody
)

Implementation

dynamic executeExpressionFunctionBodyAsync(
    AstContext astContext, ExpressionFunctionBody? functionBody);