DummyParser<I, O> constructor

DummyParser<I, O>()

Implementation

DummyParser() {
  label = 'dummy';
}