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 |
| PxxRelName (char *rel, char *ref=0) |
NodeType | MyType () const |
void | Write (ostream &os) const |
char * | RelName () const |
char * | RefName () const |
void | SetRelName (char *rel) |
Detailed Description
Definition at line 281 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