YAP 7.1.0
answer_trie_hash

Public Attributes

OPCODE mark
 
int number_of_buckets
 
struct answer_trie_node ** buckets
 
int number_of_nodes
 
struct answer_trie_hashnext
 

Detailed Description

Definition at line 140 of file tab.structs.h.

Member Data Documentation

◆ buckets

struct answer_trie_node** buckets

Definition at line 145 of file tab.structs.h.

◆ mark

OPCODE mark

Definition at line 143 of file tab.structs.h.

◆ next

struct answer_trie_hash* next

Definition at line 150 of file tab.structs.h.

◆ number_of_buckets

int number_of_buckets

Definition at line 144 of file tab.structs.h.

◆ number_of_nodes

int number_of_nodes

Definition at line 146 of file tab.structs.h.


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