GnuCOBOL  2.0
A free COBOL compiler
cb_alter Struct Reference

#include <tree.h>

Collaboration diagram for cb_alter:

Data Fields

struct cb_tree_common common
 
cb_tree source
 
cb_tree target
 

Detailed Description

Definition at line 1062 of file tree.h.

Field Documentation

struct cb_tree_common cb_alter::common

Definition at line 1063 of file tree.h.

cb_tree cb_alter::source

Definition at line 1064 of file tree.h.

Referenced by cb_build_alter(), and output_alter().

cb_tree cb_alter::target

Definition at line 1065 of file tree.h.

Referenced by cb_build_alter(), and output_alter().


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