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