GnuCOBOL  2.0
A free COBOL compiler
cb_class_name Struct Reference

#include <tree.h>

Collaboration diagram for cb_class_name:

Data Fields

struct cb_tree_common common
 
const char * name
 
char * cname
 
cb_tree list
 

Detailed Description

Definition at line 555 of file tree.h.

Field Documentation

char* cb_class_name::cname

Definition at line 558 of file tree.h.

Referenced by cb_build_class_name(), cb_build_locale_name(), and output_class_name_definition().

struct cb_tree_common cb_class_name::common

Definition at line 556 of file tree.h.

const char* cb_class_name::name

Definition at line 557 of file tree.h.

Referenced by cb_build_class_name(), and cb_build_locale_name().


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