onlyLast property

Parser<T11> get onlyLast

Implementation

p.Parser<T11> get onlyLast => map((v) => v.$12);