Searched defs:ANTLR3_TREE_WALK_STATE_struct (Results 1 – 1 of 1) sorted by relevance
318 typedef struct ANTLR3_TREE_WALK_STATE_struct struct320 ANTLR3_UINT32 currentChildIndex;321 ANTLR3_MARKER absoluteNodeIndex;322 pANTLR3_BASE_TREE currentNode;323 pANTLR3_BASE_TREE previousNode;324 ANTLR3_UINT32 nodeStackSize;325 pANTLR3_BASE_TREE * lookAhead;326 ANTLR3_UINT32 lookAheadLength;327 ANTLR3_UINT32 tail;328 ANTLR3_UINT32 head;