menu
petitparser package
documentation
petitparser.dart
RepeatingParser<T, R>
max property
max property
dark_mode
light_mode
max
property
int
max
final
The maximum amount of repetitions, or
unbounded
.
Implementation
final int max;
petitparser package
documentation
petitparser
RepeatingParser<T, R>
max property
RepeatingParser class