source property

Parser<E, A> source
final

The parser to run first.

Implementation

final Parser<E, A> source;