longest_match.longest_match

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ParseTree longest_match(ParseTree p)
  2. ParseTree longest_match(string input)
  3. string longest_match(GetName g)
    template longest_match(rules...)
    string
    longest_match
    if (
    rules.length > 0
    )

Meta