Home | History | Annotate | Download | only in Antlr3.Runtime

Lines Matching refs:viableTokensFollowingThisRule

185                 BitSet viableTokensFollowingThisRule = ComputeContextSensitiveRuleFOLLOW();
186 follow = follow.Or( viableTokensFollowingThisRule );