Searched defs:combineFollows (Results 1 – 6 of 6) sorted by relevance
222 pANTLR3_BITSET (*combineFollows) (struct ANTLR3_BASE_RECOGNIZER_struct * recognizer, member
532 protected BitSet combineFollows(boolean exact) { in combineFollows() method in BaseRecognizer
367 …Traits, StreamType>::BitsetType* BaseRecognizer<ImplTraits, StreamType>::combineFollows(bool exact) function in BaseRecognizer
947 combineFollows (pANTLR3_BASE_RECOGNIZER recognizer, ANTLR3_BOOLEAN exact) in combineFollows() function
649 def combineFollows(self, exact): member in BaseRecognizer
641 def combineFollows(self, exact): member in BaseRecognizer