CastParserExtension<R> extension

on

Methods

cast<S>() Parser<S>
Returns a parser that casts itself to Parser<R>.