HomeSort by relevance Sort by last modified time
    Searched refs:addLookahead (Results 1 - 2 of 2) sorted by null

  /external/antlr/antlr-3.4/runtime/C/include/
antlr3commontreenodestream.h 270 void (*addLookahead) (struct ANTLR3_COMMON_TREE_NODE_STREAM_struct * ctns, pANTLR3_BASE_TREE node);
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRUnbufferedCommonTreeNodeStream.h 107 - (void) addLookahead:(id<ANTLRBaseTree>)aNode;

Completed in 677 milliseconds