![]() |
GnuCOBOL
2.0
A free COBOL compiler
|
#include <tree.h>
Data Fields | |
struct cb_para_label * | next |
struct cb_label * | para |
struct cb_para_label * cb_para_label::next |
Referenced by cb_build_label(), output_goto_1(), output_perform_call(), and output_stmt().
struct cb_label * cb_para_label::para |
Referenced by cb_build_label(), output_goto_1(), output_perform_call(), and output_stmt().