GnuCOBOL  2.0
A free COBOL compiler
cb_debug_call Struct Reference

#include <tree.h>

Collaboration diagram for cb_debug_call:

Data Fields

struct cb_tree_common common
 
struct cb_labeltarget
 

Detailed Description

Definition at line 506 of file tree.h.

Field Documentation

struct cb_tree_common cb_debug_call::common

Definition at line 507 of file tree.h.

struct cb_label* cb_debug_call::target

Definition at line 508 of file tree.h.

Referenced by cb_build_debug_call().


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