GnuCOBOL  2.0
A free COBOL compiler
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
cb_assign Struct Reference

#include <tree.h>

Collaboration diagram for cb_assign:

Data Fields

struct cb_tree_common common
 
cb_tree var
 
cb_tree val
 

Field Documentation

struct cb_tree_common cb_assign::common
cb_tree cb_assign::val

Referenced by cb_build_assign(), and output_stmt().

cb_tree cb_assign::var

Referenced by cb_build_assign(), and output_stmt().


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