Searched refs:nextPrecedence (Results 1 – 1 of 1) sorted by relevance
94 int nextPrec = nextPrecedence(alt); in binaryAlt()120 int nextPrec = nextPrecedence(alt); in ternaryAlt()314 public int nextPrecedence(int alt) { in nextPrecedence() method in LeftRecursiveRuleAnalyzer