NoneOfOf constructor

const NoneOfOf(
  1. ParserBuilder<String, List<int>> chars
)

Implementation

const NoneOfOf(this.chars);