- fuse
ParseTree fuse(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- fuse
ParseTree fuse(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
- fuse
string fuse(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
Concatenates a ParseTree's matches as one match and discards its children. Equivalent to the expression '~r'.