Traqula
Preparing search index...
@traqula/algebra-transformations-1-2
Algebra
OperatorExpression
Interface OperatorExpression
Open interface describing an expression
interface
OperatorExpression
{
args
:
Algebra
.
Expression
[]
;
operator
:
string
;
subType
:
OPERATOR
;
type
:
EXPRESSION
;
}
Hierarchy (
View Summary
)
Algebra
.
BaseExpression
OperatorExpression
Index
Properties
args
operator
sub
Type
type
Properties
args
args
:
Algebra
.
Expression
[]
operator
operator
:
string
sub
Type
subType
:
OPERATOR
type
type
:
EXPRESSION
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
operator
sub
Type
type
Traqula
Loading...
Open interface describing an expression