hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLLiteralExpr
hunt
sql
ast
expr
SQLLiteralExpr
Undocumented in source.
interface
SQLLiteralExpr :
SQLExpr
{
SQLLiteralExpr
clone
();
}
Members
Functions
clone
SQLLiteralExpr
clone
()
Undocumented in source.
Inherited Members
From SQLExpr
clone
SQLExpr
clone
()
Undocumented in source.
computeDataType
SQLDataType
computeDataType
()
Undocumented in source.
getChildren
List
!
SQLObject
getChildren
()
Undocumented in source.
Meta
Source
See Implementation
hunt
sql
ast
expr
SQLLiteralExpr
interfaces
SQLLiteralExpr