![]() |
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 |
Referenced by cb_build_set_attribute(), and output_stmt().
int cb_set_attr::val_off |
Referenced by cb_build_set_attribute(), and output_stmt().
int cb_set_attr::val_on |
Referenced by cb_build_set_attribute(), and output_stmt().