parser property

Parser<E, A> parser
final

The parser to repeat.

Implementation

final Parser<E, A> parser;