GnuCOBOL
2.0
A free COBOL compiler
|
#include <tree.h>
Data Fields | |
struct cb_label * | handler_label |
struct cb_program * | handler_prog |
struct cb_label* handler_struct::handler_label |
Definition at line 805 of file tree.h.
Referenced by output_error_handler(), process_translate(), and yyparse().
struct cb_program* handler_struct::handler_prog |
Definition at line 806 of file tree.h.
Referenced by output_error_handler(), process_translate(), and yyparse().