Success
The success case of
ParseResult
: contains the result and the remaining input.- Value Params
- next
-
The parser's remaining input
- result
-
The parser's output
ParseResult
: contains the result and the remaining input.