Class TPlsqlGotoStmt

All Implemented Interfaces:
IRelation, Visitable, Iterator<TSourceToken>

public class TPlsqlGotoStmt extends TCustomSqlStatement
The GOTO statement branches unconditionally to a statement label or block label.