hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLCaseExpr.replace
hunt
sql
ast
expr
SQLCaseExpr
SQLCaseExpr
Undocumented in source. Be warned that the author may not have intended to support it.
class
SQLCaseExpr
override
bool
replace
(
SQLExpr
expr
,
SQLExpr
target
)
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