Preparing search index...
The search index is not available
Typegres API Reference - v0.0.1
Typegres API Reference
LiteralExpression
Class LiteralExpression
Hierarchy (
View Summary
)
Expression
LiteralExpression
Index
Constructors
constructor
Properties
type
value
Methods
compile
Constructors
constructor
new
LiteralExpression
(
value
:
unknown
,
type
:
string
)
:
LiteralExpression
Parameters
value
:
unknown
type
:
string
Returns
LiteralExpression
Properties
type
type
:
string
value
value
:
unknown
Methods
compile
compile
()
:
RawBuilder
<
unknown
>
Returns
RawBuilder
<
unknown
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
value
Methods
compile
Typegres API Reference - v0.0.1
Loading...