visitBreakStmt method

T? visitBreakStmt(
  1. BreakStmt node
)

Implementation

T? visitBreakStmt(BreakStmt node) {}