Home | History | Annotate | Download | only in Framework

Lines Matching refs:Follow

104 - (id) match:(id<IntStream>)anInput TokenType:(NSInteger)ttype Follow:(ANTLRBitSet *)follow;
107 - (BOOL) mismatchIsMissingToken:(id<IntStream>)anInput Follow:(ANTLRBitSet *)follow;
131 Follow:(ANTLRBitSet *)follow;
135 Follow:(ANTLRBitSet *)follow;
141 Follow:(ANTLRBitSet *)follow;
145 - (void) consumeUntilFollow:(id<IntStream>)anInput Follow:(ANTLRBitSet *)bitSet;