Semantic Math Editor
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Math
Implicit
Multiply
constructor
cell
cell
Avoid
Parentheses
Wrap
cell
Border
Visible
errors
left
name
right
symbols
type
Hierarchy
MathStructure
MathImplicitMultiply
Index
Constructors
constructor
Properties
cell
cell
Avoid
Parentheses
Wrap
cell
Border
Visible
errors
left
name
right
symbols
type
Constructors
constructor
new
Math
Implicit
Multiply
(
left
:
MathStructure
, right
:
MathStructure
, errors
?:
SemanticError
[]
)
:
MathImplicitMultiply
Parameters
left:
MathStructure
right:
MathStructure
Optional
errors:
SemanticError
[]
Returns
MathImplicitMultiply
Properties
Optional
cell
cell
:
boolean
Optional
cell
Avoid
Parentheses
Wrap
cell
Avoid
Parentheses
Wrap
:
boolean
Optional
cell
Border
Visible
cell
Border
Visible
:
boolean
errors
errors
:
SemanticError
[]
left
left
:
MathStructure
name
name
:
MathNodeName
right
right
:
MathStructure
symbols
symbols
:
{}
Type declaration
[
name:
string
]:
MathSymbol
|
MathSymbol
[]
|
undefined
type
type
:
MathNodeType
Generated using
TypeDoc