![]() |
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 |
Definition at line 970 of file tree.h.
Referenced by cb_build_assign(), and output_stmt().
| cb_tree cb_assign::var |
Definition at line 969 of file tree.h.
Referenced by cb_build_assign(), and output_stmt().