Searched refs:addLookahead (Results 1 – 3 of 3) sorted by relevance
243 …// this also ensures that a subsequent -addLookahead: will not immediately need to resize the buff…273 - (void) addLookahead:(id<BaseTree>)aNode324 [self addLookahead:navigationNodeEOF];349 [self addLookahead:node];369 [self addLookahead:node];403 [self addLookahead:navigationNodeDown];410 [self addLookahead:navigationNodeUp];
107 - (void) addLookahead:(id<BaseTree>)aNode;
270 …void (*addLookahead) (struct ANTLR3_COMMON_TREE_NODE_STREAM_struct * ctns, pANTLR3_BASE_TREE… member