ANTLR3_TRIE_ENTRY_struct Struct Reference

#include <antlr3collections.h>

Collaboration diagram for ANTLR3_TRIE_ENTRY_struct:

Collaboration graph
[legend]

Detailed Description

Structure that holds the payload entry in an ANTLR3_INT_TRIE or ANTLR3_STRING_TRIE.

Public Member Functions

 void (ANTLR3_CDECL *freeptr)(void *)

Data Fields

union {
   ANTLR3_INTKEY   intVal
   void *   ptr
data
struct ANTLR3_TRIE_ENTRY_structnext
ANTLR3_UINT32 type

Member Function Documentation

ANTLR3_TRIE_ENTRY_struct::void ( ANTLR3_CDECL *  freeptr  ) 


Field Documentation

Referenced by getRuleMemoization(), and intTrieAdd().

Referenced by freeIntNode(), and intTrieAdd().

Referenced by freeIntNode(), and intTrieAdd().


The documentation for this struct was generated from the following file:

Generated on Mon Nov 29 17:24:08 2010 for ANTLR3C by  doxygen 1.5.5