GnuCOBOL  2.0
A free COBOL compiler
cb_para_label Struct Reference

#include <tree.h>

Collaboration diagram for cb_para_label:

Data Fields

struct cb_para_labelnext
 
struct cb_labelpara
 

Detailed Description

Definition at line 754 of file tree.h.

Field Documentation

struct cb_para_label* cb_para_label::next

Definition at line 755 of file tree.h.

Referenced by cb_build_label(), output_goto_1(), output_perform_call(), and output_stmt().

struct cb_label* cb_para_label::para

Definition at line 756 of file tree.h.

Referenced by cb_build_label(), output_goto_1(), output_perform_call(), and output_stmt().


The documentation for this struct was generated from the following file: