hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLValuableExpr
hunt
sql
ast
expr
SQLValuableExpr
Undocumented in source.
interface
SQLValuableExpr :
SQLExpr
{
Object
getValue
();
}
Members
Functions
getValue
Object
getValue
()
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
SQLValuableExpr
interfaces
SQLValuableExpr