![]()  | 
  
    GnuCOBOL
    2.0
    
   A free COBOL compiler 
   | 
 
#include <tree.h>

Data Fields | |
| cb_tree | key | 
| cb_tree | ref | 
| cb_tree | val | 
| int | dir | 
| int cb_key::dir | 
Definition at line 640 of file tree.h.
Referenced by cb_build_search_all(), and yyparse().
| cb_tree cb_key::key | 
Definition at line 637 of file tree.h.
Referenced by search_set_keys(), and yyparse().
| cb_tree cb_key::ref | 
Definition at line 638 of file tree.h.
Referenced by cb_build_search_all(), and search_set_keys().
| cb_tree cb_key::val | 
Definition at line 639 of file tree.h.
Referenced by cb_build_search_all(), and search_set_keys().