visitFuncExpr abstract method

T visitFuncExpr(
  1. FuncExpr expr
)

Implementation

T visitFuncExpr(FuncExpr expr);