GreenNodeWrappingExt extension

on

Methods

expandEquationRow() List<GreenNode>
If this node is EquationRowNode, its children will be returned. If not, itself will be returned in a list.
unwrapEquationRow() GreenNode
Return the only child of EquationRowNode
wrapWithEquationRow() EquationRowNode
Wrap a node in EquationRowNode