left property

Parser<void> left
getter/setter pair

Parser that consumes input before the delegate.

Implementation

Parser<void> left;