SilentAtThisPos<I, O> constructor

const SilentAtThisPos<I, O>(
  1. ParserBuilder<I, O> parser
)

Implementation

const SilentAtThisPos(this.parser);