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)
    template longest_match(rules...)
    longest_match
    (
    string input
    )
    if (
    rules.length > 0
    )
  3. string longest_match(GetName g)

Meta