Class GotoStmt

All Implemented Interfaces:
JumpStmt

public class GotoStmt extends Stmt.E0Stmt implements JumpStmt
Represent a GOTO statement
See Also: