|  | GnuCOBOL
    2.0
    A free COBOL compiler | 
#include <tree.h>

| Data Fields | |
| struct cb_tree_common | common | 
| const char * | name | 
| char * | cname | 
| cb_tree | list | 
| char * cb_class_name::cname | 
Referenced by cb_build_class_name(), cb_build_locale_name(), and output_class_name_definition().
| struct cb_tree_common cb_class_name::common | 
| cb_tree cb_class_name::list | 
| const char * cb_class_name::name | 
Referenced by cb_build_class_name(), and cb_build_locale_name().