![]() |
YAP 7.1.0
|
Public Attributes | |
OPCODE | mark |
int | number_of_buckets |
struct answer_trie_node ** | buckets |
int | number_of_nodes |
struct answer_trie_hash * | next |
Definition at line 140 of file tab.structs.h.
struct answer_trie_node** buckets |
Definition at line 145 of file tab.structs.h.
OPCODE mark |
Definition at line 143 of file tab.structs.h.
struct answer_trie_hash* next |
Definition at line 150 of file tab.structs.h.
int number_of_buckets |
Definition at line 144 of file tab.structs.h.
int number_of_nodes |
Definition at line 146 of file tab.structs.h.