|  | GnuCOBOL
    2.0
    A free COBOL compiler | 
#include <tree.h>

| Data Fields | |
| struct nested_list * | next | 
| struct cb_program * | nested_prog | 
| struct cb_program * nested_list::nested_prog | 
Referenced by add_contained_prog(), codegen(), output_call(), output_cancel(), and process_translate().
| struct nested_list * nested_list::next | 
Referenced by add_contained_prog(), codegen(), output_call(), output_cancel(), and process_translate().