GnuCOBOL  2.0
A free COBOL compiler
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
 

Detailed Description

Definition at line 1181 of file tree.h.

Field Documentation

struct cb_tree_common cb_list::common

Definition at line 1182 of file tree.h.

cb_tree cb_list::purpose

Definition at line 1185 of file tree.h.

Referenced by cb_build_list().

int cb_list::sizes

Definition at line 1186 of file tree.h.

cb_tree cb_list::value

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