GnuCOBOL  2.0
A free COBOL compiler
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
cb_level_78 Struct Reference
Collaboration diagram for cb_level_78:

Data Fields

struct cb_level_78next
 
struct cb_level_78globnext
 
struct cb_level_78last
 
struct cb_fieldfld78
 
struct cb_programprog
 
const char * pic_replace
 
cob_u32_t name_len
 
cob_u32_t pic_len
 
cob_u32_t not_const
 
cob_u32_t chk_const
 

Field Documentation

cob_u32_t cb_level_78::chk_const

Referenced by cb_add_78(), cb_add_const_var(), and while().

struct cb_level_78 * cb_level_78::globnext
struct cb_level_78 * cb_level_78::last

Referenced by cb_add_78(), and cb_add_const_var().

cob_u32_t cb_level_78::name_len
cob_u32_t cb_level_78::not_const

Referenced by cb_reset_78(), and while().

cob_u32_t cb_level_78::pic_len
const char * cb_level_78::pic_replace
struct cb_program * cb_level_78::prog

Referenced by cb_add_78(), cb_add_const_var(), and while().


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