Class TReturnStmt

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

public class TReturnStmt extends TCustomSqlStatement
The RETURN statement immediately completes the execution of a subprogram and returns control to the invoker