hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
Item.this
hunt
sql
ast
expr
SQLCaseStatement
SQLCaseStatement
Item
Undocumented in source.
this
()
this
(SQLExpr conditionExpr, SQLStatement statement)
class
Item
this
(
SQLExpr
conditionExpr
,
SQLStatement
statement
)
Meta
Source
See Implementation
hunt
sql
ast
expr
SQLCaseStatement
SQLCaseStatement
Item
constructors
this
functions
accept0
getConditionExpr
getStatement
opEquals
setConditionExpr
setStatement
toHash