@tryforge/forgescript
Preparing search index...
IExtendedCompiledFunctionConditionField
Interface IExtendedCompiledFunctionConditionField
interface
IExtendedCompiledFunctionConditionField
{
lhs
:
IExtendedCompiledFunctionField
;
op
:
OperatorType
;
resolve
:
WrappedConditionCode
;
rhs
?:
IExtendedCompiledFunctionField
;
}
Hierarchy
Omit
<
ICompiledFunctionConditionField
,
"rhs"
|
"lhs"
>
IExtendedCompiledFunctionConditionField
Index
Properties
lhs
op
resolve
rhs?
Properties
lhs
lhs
:
IExtendedCompiledFunctionField
op
op
:
OperatorType
resolve
resolve
:
WrappedConditionCode
Optional
rhs
rhs
?:
IExtendedCompiledFunctionField
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
lhs
op
resolve
rhs
@tryforge/forgescript
Loading...