|
OpenCOBOL 1.1pre-rel
|
#include <tree.h>

Data Fields | |
| struct cb_tree_common | common |
| const unsigned char * | name |
| struct cb_label * | section |
| cb_tree | exit_label |
| cb_tree | exit_label_ref |
| cb_tree | children |
| const unsigned char * | orig_name |
| int | id |
| int | is_section |
| int | is_entry |
| unsigned char | need_begin |
| unsigned char | need_return |
| unsigned char | is_global |
| unsigned char | spare |
| struct cb_tree_common cb_label::common |
| int cb_label::id |
| unsigned char cb_label::is_global |
| const unsigned char* cb_label::name |
| unsigned char cb_label::need_begin |
| unsigned char cb_label::need_return |
| const unsigned char* cb_label::orig_name |
| struct cb_label* cb_label::section |
| unsigned char cb_label::spare |
1.7.4