AroundParserExt extension

on

Methods

around<E1, E2>(Parser<E1> p1, Parser<E2> p2) AroundParser<E1, E2>
Creates the AroundParser parser.