Search
Preparing search index...
The search index is not available
davinci-mathscript 1.3.1
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
BinaryExpression
Class BinaryExpression
Hierarchy
BinaryExpression
Index
Constructors
constructor
Properties
left
operator
right
type
Constructors
constructor
new
Binary
Expression
(
operator
:
string
, left
:
Expression
, right
:
Expression
)
:
BinaryExpression
Parameters
operator:
string
left:
Expression
right:
Expression
Returns
BinaryExpression
Properties
left
left
:
Expression
operator
operator
:
string
right
right
:
Expression
type
type
:
string
Globals
Binary
Expression
constructor
left
operator
right
type