Abstract
The NodeFactory to use to create new nodes when needed
Any properties to be added to the node, if any
The initial child nodes, if any
Readonly
factoryThe NodeFactory to use to create new nodes when needed
Parent is an MmlNode
Protected
propertiesThe properties for this node
No children
No attributes, so don't store one
Not embellished
Is not an inferred row
Not space-like
Not a token element
Don't set the indentalign and indentshift attributes in this case
Not a container of any kind
Is not a container element
Parent is the actual parent
No previous element
No previous element
No TeX class
The core mo element has an explicit 'form' attribute
No children or attributes, so ignore this call.
Simple string version for debugging, just to get the structure.
No children or attributes, so ignore this call.
The options for the check
Don't step into children (there aren't any)
Optional
data: any
The abstract MmlNode Empty Class (extends AbstractEmptyNode, implements MmlNode)
These have no children and no attributes (TextNode and XMLNode), so we override all the methods dealing with them, and with the data that usually goes with an MmlNode.