SmartChoiceEx<I, O> constructor
const
SmartChoiceEx<I, O> (
- Expr<
int?> peek, - List<
ParserBuilder< psI, O> >
Implementation
const SmartChoiceEx(this.peek, this.ps);