A unique parser used as a marker in firstSet and followSet computations.
static final EpsilonParser sentinel = EpsilonParser<void>(null);