A wrapper that helps to create recursive parsers - allows to refer to a parser defined later in the code.
Alternatively, parsers defined/wrapped as functions (rather than constants obtained by composition) don't need this.
A parser wrapped into a function.
A wrapper that helps to create recursive parsers - allows to refer to a parser defined later in the code.
Alternatively, parsers defined/wrapped as functions (rather than constants obtained by composition) don't need this.
This overload is for Matchers.