hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
Item.accept0
hunt
sql
ast
expr
SQLCaseStatement
SQLCaseStatement
Item
Undocumented in source. Be warned that the author may not have intended to support it.
class
Item
protected override
void
accept0
(
SQLASTVisitor
visitor
)
Meta
Source
See Implementation
hunt
sql
ast
expr
SQLCaseStatement
SQLCaseStatement
Item
constructors
this
functions
accept0
getConditionExpr
getStatement
opEquals
setConditionExpr
setStatement
toHash