Class TIfStmt

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

public class TIfStmt extends TCustomSqlStatement
The IF statement executes or skips a sequence of statements, depending on the value of a Boolean expression