GreenNodeWrappingExt extension
- on
Methods
-
expandEquationRow(
) → List< GreenNode> -
Available on GreenNode, provided by the GreenNodeWrappingExt extension
If this node is EquationRowNode, its children will be returned. If not, itself will be returned in a list. -
unwrapEquationRow(
) → GreenNode -
Available on GreenNode, provided by the GreenNodeWrappingExt extension
Return the only child of EquationRowNode -
wrapWithEquationRow(
) → EquationRowNode -
Available on GreenNode, provided by the GreenNodeWrappingExt extension
Wrap a node in EquationRowNode