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