- 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.