parse tree.
| IEnumerable<ConsoleColoredString> | |
Generates a sequence of ConsoleColoredStrings from an EggsML parse tree by word-wrapping the
output at a specified character width. |
| string | | Gets the text of this node and/or sub-nodes concatenated into one string. |
| object | | Returns the EggsML parse tree as XML. |