Result of a parsing step. use fResults to get to the results. use fRest to get to the not consumed part of the input.
errormessage
unconsumed input
the results
true if parsing was successfull
See Implementation
Result of a parsing step. use fResults to get to the results. use fRest to get to the not consumed part of the input.