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

Data Fields | |
| struct cb_tree_common | common |
| cb_tree | chain |
| cb_tree | value |
| cb_tree | purpose |
| int | sizes |
| 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().