visitWhileStmt method

T? visitWhileStmt(
  1. WhileStmt node
)

Implementation

T? visitWhileStmt(WhileStmt node) {}