ManyCount<I> constructor

const ManyCount<I>(
  1. ParserBuilder<I, Object?> p
)

Implementation

const ManyCount(this.p);