hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLMethodInvokeExpr.this
hunt
sql
ast
expr
SQLMethodInvokeExpr
SQLMethodInvokeExpr
Undocumented in source.
this
()
this
(string methodName)
class
SQLMethodInvokeExpr
this
(
string
methodName
)
this
(string methodName, long nameHashCode64)
this
(string methodName, SQLExpr owner)
this
(string methodName, SQLExpr owner, SQLExpr[] params)
Meta
Source
See Implementation
hunt
sql
ast
expr
SQLMethodInvokeExpr
SQLMethodInvokeExpr
constructors
this
functions
accept0
addArgument
addParameter
clone
computeDataType
getChildren
getFor
getFrom
getMethodName
getOwner
getParameters
getTrimOption
getUsing
match
methodNameHashCode64
opEquals
output
replace
setFor
setFrom
setMethodName
setOwner
setTrimOption
setUsing
toHash