Class TAssignStmt

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

public class TAssignStmt extends TCustomSqlStatement
The assignment statement sets the current value of a variable, field, parameter, or element that has been declared in the current scope.