List of all members.
Public Types |
| enum | NodeType {
Query,
Create,
CreateIndex,
Delete,
Drop,
DropIndex,
Insert,
AttrName,
AggrFunc,
RelName,
DataType,
AttrType,
Value,
List,
Predicate,
PredTree,
Literal
} |
Public Member Functions |
|
| PxxAttrName (bool star) |
|
| PxxAttrName (char *attr, char *rel=0, bool copy=false) |
|
NodeType | MyType () const |
|
void | Write (ostream &os) const |
|
char * | AttrName () |
|
char * | RelName () |
|
bool | Star () |
Detailed Description
Definition at line 310 of file SqlParser.h.
The documentation for this class was generated from the following file:
- /afs/cs.wisc.edu/u/n/w/nwilliam/private/workspace/Quut/src/parser/SqlParser.h