visitBreakStmt abstract method

T visitBreakStmt(
  1. BreakStmt stmt
)

Implementation

T visitBreakStmt(BreakStmt stmt);