SQLCaseStatement

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Classes

Item
class Item
Undocumented in source.

Functions

accept0
void accept0(SQLASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
addItem
void addItem(Item item)
Undocumented in source. Be warned that the author may not have intended to support it.
getChildren
List!SQLObject getChildren()
Undocumented in source. Be warned that the author may not have intended to support it.
getElseStatements
List!SQLStatement getElseStatements()
Undocumented in source. Be warned that the author may not have intended to support it.
getItems
List!Item getItems()
Undocumented in source. Be warned that the author may not have intended to support it.
getValueExpr
SQLExpr getValueExpr()
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
setValueExpr
void setValueExpr(SQLExpr valueExpr)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta