hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
Concat
hunt
sql
visitor
functions
Concat
Undocumented in source.
class
Concat :
Function
{
static
Concat
instance
();
Object
eval
(SQLEvalVisitor visitor, SQLMethodInvokeExpr x);
}
Members
Functions
eval
Object
eval
(SQLEvalVisitor visitor, SQLMethodInvokeExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
instance
Concat
instance
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From Function
eval
Object
eval
(SQLEvalVisitor visitor, SQLMethodInvokeExpr x)
Undocumented in source.
Meta
Source
See Implementation
hunt
sql
visitor
functions
Concat
classes
Concat