Searched defs:pANTLR3_INT_TRIE_NODE (Results 1 - 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3collections.h357 ANTLR3_INT_TRIE_NODE, * pANTLR3_INT_TRIE_NODE; typedef in typeref:struct:ANTLR3_INT_TRIE_NODE_struct
377 pANTLR3_INT_TRIE_NODE root; /* Root node of this integer trie */
378 pANTLR3_INT_TRIE_NODE current; /* Used to traverse the TRIE with the next() method */

Completed in 69 milliseconds