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