- concatTree
string concatTree(Tree tree)
Undocumented in source. Be warned that the author may not have intended to support it.
- ebnfTreeToString
string ebnfTreeToString(Tree tree, Tree parent)
Undocumented in source. Be warned that the author may not have intended to support it.
- replaceNames
Tree replaceNames(Tree[string] table, Tree tree)
Undocumented in source. Be warned that the author may not have intended to support it.