visitFunctionTypeExpr method

T? visitFunctionTypeExpr(
  1. FuncTypeExpr node
)

Implementation

T? visitFunctionTypeExpr(FuncTypeExpr node) {}