- extractColumns
void extractColumns(SchemaResolveVisitor visitor, SQLTableSource from, List!(SQLSelectItem) columns)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLCreateTableStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLUpdateStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLDeleteStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLInsertStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLIdentifierExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLPropertyExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLSelectQueryBlock x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLAllColumnExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLSelect x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLWithSubqueryClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLExprTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLAlterTableStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLMergeStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLCreateFunctionStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLCreateProcedureStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
bool resolve(SchemaResolveVisitor visitor, SQLIfStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLBlockStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLParameter x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLDeclareItem x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLOver x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLReplaceStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLFetchStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(SchemaResolveVisitor visitor, SQLForeignKeyConstraint x)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolveExpr
void resolveExpr(SchemaResolveVisitor visitor, SQLExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.