menu
petitparser package
documentation
parser.dart
unbounded constant
unbounded constant
dark_mode
light_mode
unbounded
top-level constant
int
const
unbounded
An
int
used to mark an unbounded maximum repetition.
Implementation
const int unbounded = 9007199254740991;
petitparser package
documentation
parser
unbounded constant
parser library