Semantic Math Editor
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Math
Or
constructor
cell
cell
Avoid
Parentheses
Wrap
cell
Border
Visible
errors
left
name
right
symbols
type
Hierarchy
MathStructure
MathOr
Index
Constructors
constructor
Properties
cell
cell
Avoid
Parentheses
Wrap
cell
Border
Visible
errors
left
name
right
symbols
type
Constructors
constructor
new
Math
Or
(
left
:
MathStructure
, right
:
MathStructure
, symbol
?:
MathSymbol
, errors
?:
SemanticError
[]
)
:
MathOr
Parameters
left:
MathStructure
right:
MathStructure
Optional
symbol:
MathSymbol
Optional
errors:
SemanticError
[]
Returns
MathOr
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
:
{
symbol
?:
MathSymbol
}
Type declaration
Optional
symbol
?:
MathSymbol
type
type
:
MathNodeType
Generated using
TypeDoc