CastParserExtension<T> extension

on

Methods

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