hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLCaseExpr.accept0
hunt
sql
ast
expr
SQLCaseExpr
SQLCaseExpr
Undocumented in source. Be warned that the author may not have intended to support it.
class
SQLCaseExpr
protected override
void
accept0
(
SQLASTVisitor
visitor
)
Meta
Source
See Implementation
hunt
sql
ast
expr
SQLCaseExpr
SQLCaseExpr
classes
Item
constructors
this
functions
accept0
addItem
clone
computeDataType
getChildren
getElseExpr
getItems
getValueExpr
opEquals
replace
setElseExpr
setValueExpr
toHash
toString