hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLBetweenExpr.setNot
hunt
sql
ast
expr
SQLBetweenExpr
SQLBetweenExpr
Undocumented in source. Be warned that the author may not have intended to support it.
class
SQLBetweenExpr
void
setNot
(
bool
not
)
Meta
Source
See Implementation
hunt
sql
ast
expr
SQLBetweenExpr
SQLBetweenExpr
constructors
this
functions
accept0
clone
computeDataType
getBeginExpr
getChildren
getEndExpr
getTestExpr
isNot
opEquals
replace
setBeginExpr
setEndExpr
setNot
setTestExpr
toHash
variables
beginExpr
endExpr
testExpr