resolve abstract method

Parser<R> resolve()

Resolves this parser with another one of the same type.

Implementation

Parser<R> resolve();