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