Home | History | Annotate | Download | only in Framework

Lines Matching refs:follow

105 - (id) match:(id<ANTLRIntStream>)anInput TokenType:(NSInteger)ttype Follow:(ANTLRBitSet *)follow;
108 - (BOOL) mismatchIsMissingToken:(id<ANTLRIntStream>)anInput Follow:(ANTLRBitSet *)follow;
132 Follow:(ANTLRBitSet *)follow;
136 Follow:(ANTLRBitSet *)follow;
142 Follow:(ANTLRBitSet *)follow;
146 - (void) consumeUntilFollow:(id<ANTLRIntStream>)anInput Follow:(ANTLRBitSet *)bitSet;