Creates a parser that matches the longest sequence of matches of the given parser.
A parser that matches the longest sequence of matches of the given parser.
The parser to match greedily.