GnuCOBOL  2.0
A free COBOL compiler
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
cb_list Struct Reference

#include <tree.h>

Collaboration diagram for cb_list:

Data Fields

struct cb_tree_common common
 
cb_tree chain
 
cb_tree value
 
cb_tree purpose
 
int sizes
 

Field Documentation

cb_tree cb_list::chain

Referenced by cb_build_list().

struct cb_tree_common cb_list::common
cb_tree cb_list::purpose

Referenced by cb_build_list().

int cb_list::sizes
cb_tree cb_list::value

Referenced by cb_build_list().


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