- keep
ParseTree keep(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- keep
ParseTree keep(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
- keep
string keep(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
Makes 'r's result be kept when it would be discarded by the tree-decimation done by a grammar. Equivalent to '^r'.