after property

Parser<void>? after
getter/setter pair

Parser that consumes input after the delegate.

Implementation

Parser<void>? after;