AndParserExtension<T> extension

on

Methods

and() Parser<T>
Returns a parser (logical and-predicate) that succeeds whenever the receiver does, but never consumes input.