visitForStmt abstract method

T visitForStmt(
  1. For stmt
)

Implementation

T visitForStmt(For stmt);