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