Home | History | Annotate | Download | only in include

Lines Matching refs:ANTLR3_UINT32

249     ANTLR3_UINT32				lookAheadLength;
253 ANTLR3_UINT32 head;
258 ANTLR3_UINT32 tail;
278 pANTLR3_BASE_TREE (*visitChild) (struct ANTLR3_COMMON_TREE_NODE_STREAM_struct * ctns, ANTLR3_UINT32 child);
280 void (*addNavigationNode) (struct ANTLR3_COMMON_TREE_NODE_STREAM_struct * ctns, ANTLR3_UINT32 ttype);
291 ANTLR3_UINT32 (*getLookaheadSize) (struct ANTLR3_COMMON_TREE_NODE_STREAM_struct * ctns);
320 ANTLR3_UINT32 currentChildIndex;
324 ANTLR3_UINT32 nodeStackSize;
326 ANTLR3_UINT32 lookAheadLength;
327 ANTLR3_UINT32 tail;
328 ANTLR3_UINT32 head;