YAP 7.1.0
answer_trie_node

Public Attributes

OPCODE trie_instruction
 
Term entry
 
struct answer_trie_nodeparent
 
struct answer_trie_nodechild
 
struct answer_trie_nodenext
 

Detailed Description

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

Member Data Documentation

◆ child

struct answer_trie_node* child

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

◆ entry

Term entry

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

◆ next

struct answer_trie_node* next

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

◆ parent

struct answer_trie_node* parent

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

◆ trie_instruction

OPCODE trie_instruction

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


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