WrapInContext

struct WrapInContext<Base> : Combinator where Base : Combinator, Base.Context == ParserState

A combinator that updates the parsing contexts.