AcceptParser<R> extension

on

Methods

accept(String input, {int start = 0}) bool

Available on Parser<R>, provided by the AcceptParser extension

Tests if the input can be successfully parsed.