visitGotoStmt abstract method

T visitGotoStmt(
  1. GotoStmt gotoStmt
)

Implementation

T visitGotoStmt(GotoStmt gotoStmt);