hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
BitLength
hunt
sql
visitor
functions
BitLength
Undocumented in source.
class
BitLength :
Function
{
static
BitLength
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
BitLength
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
BitLength
classes
BitLength