The children of the node.
The name of the node.
Protected
nodeProtected
nodeGets the textual representation of the node as BBCode. An alias for BaseNode.toString.
The textual representation of the BBCode AST. It should return a string equivalent to the input to Parser.parse.
Generated using TypeDoc
The root node that represents the head of the AST. It only stores children.