visitReturnStmt method

T? visitReturnStmt(
  1. ReturnStmt node
)

Implementation

T? visitReturnStmt(ReturnStmt node) {}