hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLAggregateExpr.setOver
hunt
sql
ast
expr
SQLAggregateExpr
SQLAggregateExpr
Undocumented in source. Be warned that the author may not have intended to support it.
class
SQLAggregateExpr
void
setOver
(
SQLOver
over
)
Meta
Source
See Implementation
hunt
sql
ast
expr
SQLAggregateExpr
SQLAggregateExpr
constructors
this
functions
accept0
addArgument
clone
computeDataType
getArguments
getChildren
getFilter
getIgnoreNulls
getKeep
getMethodName
getOption
getOver
getOverRef
getWithinGroup
isIgnoreNulls
methodNameHashCod64
opEquals
replace
setFilter
setIgnoreNulls
setKeep
setMethodName
setOption
setOver
setOverRef
setWithinGroup
toHash
toString
variables
_methodNameHashCod64
arguments
filter
ignoreNulls
keep
methodName
option
over
overRef
withinGroup