The MathML nodes that appear before the latest bar (so that \over can be handled properly).
Protected
factoryThe factory for stack items.
Protected
Static
errorsA list of basic errors.
Protected
Static
failThe fail value.
Protected
Static
successThe success value.
Get the private environment
Set the private environment
New private environemt.
True if item is an closing entity, i.e., it needs an opening counterpart already on the stack.
True if item is final, i.e., it contains one or multiple finished parsed nodes.
Protected
nodesThe nodes on the stack.
Clears the item's environment.
Convenience method to create nodes with the node factory on this stack.
The kind of node to create.
The remaining arguments for the creation method.
The newly created node.
Get error messages for a particular types of stack item. This reads error messages from the static errors object, which can be extended in subclasses.
The stack item type.
The list of arguments for the TeXError.
Optional
n: numberOptional
forceRow: boolean
A bra-ket command. Collates elements from the opening brace to the closing brace, adding bars to a given maximal number (e.g., only one in case of set). To finalise it adds the surrounding angle brackets or braces.