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

Data Fields | |
| struct cb_tree_common | common | 
| struct cb_field * | fld | 
| int | val_on | 
| int | val_off | 
| struct cb_tree_common cb_set_attr::common | 
| struct cb_field* cb_set_attr::fld | 
Definition at line 1171 of file tree.h.
Referenced by cb_build_set_attribute(), and output_stmt().
| int cb_set_attr::val_off | 
Definition at line 1173 of file tree.h.
Referenced by cb_build_set_attribute(), and output_stmt().
| int cb_set_attr::val_on | 
Definition at line 1172 of file tree.h.
Referenced by cb_build_set_attribute(), and output_stmt().