|  | GnuCOBOL
    2.0
    A free COBOL compiler | 
#include <tree.h>

| Data Fields | |
| struct cb_tree_common | common | 
| cb_tree | var | 
| cb_tree | val | 
| 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().