YAP 7.1.0
subgoal_trie_node

Public Attributes

Term entry
 
struct subgoal_trie_nodeparent
 
struct subgoal_trie_nodechild
 
struct subgoal_trie_nodenext
 

Detailed Description

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

Member Data Documentation

◆ child

struct subgoal_trie_node* child

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

◆ entry

Term entry

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

◆ next

struct subgoal_trie_node* next

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

◆ parent

struct subgoal_trie_node* parent

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


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