Searched refs:computeCSRuleFollow (Results 1 – 2 of 2) sorted by relevance
217 pANTLR3_BITSET (*computeCSRuleFollow) (struct ANTLR3_BASE_RECOGNIZER_struct * recognizer); member
60 static pANTLR3_BITSET computeCSRuleFollow (pANTLR3_BASE_RECOGNIZER recognizer);159 recognizer->computeCSRuleFollow = computeCSRuleFollow; in antlr3BaseRecognizerNew()597 viableTokensFollowingThisRule = recognizer->computeCSRuleFollow(recognizer); in mismatchIsMissingToken()939 computeCSRuleFollow (pANTLR3_BASE_RECOGNIZER recognizer) in computeCSRuleFollow() function1673 viableToksFollowingRule = recognizer->computeCSRuleFollow(recognizer); in recoverFromMismatchedElement()