Semantic Math Editor
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Visible
Multiply
Heuristic
apply
is
End
With
Value
get
All
get
Default
Replaces implicit multiplication with explicit. For example, from xy to x*y.
Hierarchy
VisibleMultiplyHeuristic
Implements
Heuristic
Index
Methods
apply
is
End
With
Value
Methods
apply
apply
(
tree
:
MathStructure
, editor
:
UndoRedoEditor
)
:
boolean
Parameters
tree:
MathStructure
editor:
UndoRedoEditor
Returns
boolean
is
End
With
Value
is
End
With
Value
(
node
:
AnyNode
)
:
boolean
Parameters
node:
AnyNode
Returns
boolean
Generated using
TypeDoc
Replaces implicit multiplication with explicit. For example, from xy to x*y.