Home | History | Annotate | Download | only in Headers

Lines Matching refs:follow

113 - (id) match:(id<ANTLRIntStream>)anInput TokenType:(NSInteger)ttype Follow:(ANTLRBitSet *)follow;
116 - (BOOL) mismatchIsMissingToken:(id<ANTLRIntStream>)anInput Follow:(ANTLRBitSet *)follow;
140 Follow:(ANTLRBitSet *)follow;
144 Follow:(ANTLRBitSet *)follow;
150 Follow:(ANTLRBitSet *)follow;
154 - (void) consumeUntilFollow:(id<ANTLRIntStream>)anInput Follow:(ANTLRBitSet *)bitSet;