Many1Count<I> constructor

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

Implementation

const Many1Count(this.p);