hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
PGDeleteStatement.accept0
hunt
sql
dialect
postgresql
ast
stmt
PGDeleteStatement
PGDeleteStatement
Undocumented in source. Be warned that the author may not have intended to support it.
void
accept0
(SQLASTVisitor visitor)
void
accept0
(PGASTVisitor visitor)
class
PGDeleteStatement
override
void
accept0
(
PGASTVisitor
visitor
)
Meta
Source
See Implementation
hunt
sql
dialect
postgresql
ast
stmt
PGDeleteStatement
PGDeleteStatement
constructors
this
functions
accept0
clone
getAlias
isReturning
setAlias
setReturning