Many0Count<I> constructor

const Many0Count<I>(
  1. ParserBuilder<I, dynamic> parser
)

Implementation

const Many0Count(this.parser);