@tryforge/forgescript
Preparing search index...
ICompiledFunctionConditionField
Interface ICompiledFunctionConditionField
interface
ICompiledFunctionConditionField
{
lhs
:
ICompiledFunctionField
;
op
:
OperatorType
;
resolve
:
WrappedConditionCode
;
rhs
?:
ICompiledFunctionField
;
}
Index
Properties
lhs
op
resolve
rhs?
Properties
lhs
lhs
:
ICompiledFunctionField
op
op
:
OperatorType
resolve
resolve
:
WrappedConditionCode
Optional
rhs
rhs
?:
ICompiledFunctionField
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
lhs
op
resolve
rhs
@tryforge/forgescript
Loading...