LL1Analyzer.HIT_PRED

Special value added to the lookahead sets to indicate that we hit a predicate during analysis if {@code seeThruPreds==false}.

class LL1Analyzer
static const
int HIT_PRED;

Meta