- createContext
Context createContext(SQLObject object)
Undocumented in source. Be warned that the author may not have intended to support it.
- getContext
Context getContext()
Undocumented in source. Be warned that the author may not have intended to support it.
- getRepository
SchemaRepository getRepository()
Undocumented in source. Be warned that the author may not have intended to support it.
- isEnabled
bool isEnabled(Option option)
Undocumented in source. Be warned that the author may not have intended to support it.
- popContext
void popContext()
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLForeignKeyImpl x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLSelectStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLExprTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLSelectQueryBlock x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGSelectQueryBlock x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGFunctionTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLSelectItem x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLIdentifierExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLPropertyExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLAllColumnExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLCreateTableStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLUpdateStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGUpdateStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLDeleteStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGDeleteStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGSelectStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLSelect x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLWithSubqueryClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGInsertStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLInsertStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLAlterTableStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLMergeStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLCreateProcedureStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLBlockStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLParameter x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLDeclareItem x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(SQLOver x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
alias endVisit = SQLASTVisitorAdapter.endVisit
Undocumented in source.
- visit
alias visit = SQLASTVisitorAdapter.visit
Undocumented in source.
- endVisit
void endVisit(PGSelectQueryBlock.WindowClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGSelectQueryBlock.WindowClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGSelectQueryBlock.FetchClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGSelectQueryBlock.FetchClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGSelectQueryBlock.ForClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGSelectQueryBlock.ForClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGDeleteStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGDeleteStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGInsertStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGInsertStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGSelectStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGSelectStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGUpdateStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGUpdateStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGSelectQueryBlock x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGSelectQueryBlock x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGFunctionTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGFunctionTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGTypeCastExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGTypeCastExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGValuesQuery x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGValuesQuery x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGExtractExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGExtractExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGBoxExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGBoxExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGPointExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGPointExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGMacAddrExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGMacAddrExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGInetExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGInetExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGCidrExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGCidrExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGPolygonExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGPolygonExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGCircleExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGCircleExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGLineSegmentsExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGLineSegmentsExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGShowStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGShowStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGStartTransactionStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGStartTransactionStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- endVisit
void endVisit(PGConnectToStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
bool visit(PGConnectToStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.