parser property

Parser<E, A> parser
final

The parser to look ahead with.

Implementation

final Parser<E, A> parser;