Rezi
Preparing search index...
core/src
isConstraintExpr
Function isConstraintExpr
isConstraintExpr
(
value
:
unknown
,
)
:
value
is
Readonly
<
{
__brand
:
"ConstraintExpr"
;
ast
:
ExprNode
;
hasIntrinsic
:
boolean
;
hasSiblingAggregation
:
boolean
;
refs
:
ReadonlySet
<
string
>
;
source
:
string
;
}
,
>
Parameters
value
:
unknown
Returns
value
is
Readonly
<
{
__brand
:
"ConstraintExpr"
;
ast
:
ExprNode
;
hasIntrinsic
:
boolean
;
hasSiblingAggregation
:
boolean
;
refs
:
ReadonlySet
<
string
>
;
source
:
string
;
}
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...