visitForStmt method

T? visitForStmt(
  1. ForStmt node
)

Implementation

T? visitForStmt(ForStmt node) {}