Pegasus.Class (pegasus v0.2.2)
Produces a "class" parser.
Note that the output of a "class" parser leaves a NimbleParsec parser in the arguments list.
Class <- '[' < ( !']' Range )* > ']' Spacing
Link to this section Summary
Link to this section Functions
Link to this function
parser(previous \\ empty())
Link to this function