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

  /external/antlr/antlr-3.4/runtime/C/include/
antlr3commontreenodestream.h 249 ANTLR3_UINT32 lookAheadLength;
326 ANTLR3_UINT32 lookAheadLength;
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3commontreenodestream.c 885 ? (ctns->lookAheadLength - ctns->head + ctns->tail)

Completed in 142 milliseconds