GnuCOBOL  2.0
A free COBOL compiler
cb_binary_op Struct Reference

#include <tree.h>

Collaboration diagram for cb_binary_op:

Data Fields

struct cb_tree_common common
 
cb_tree x
 
cb_tree y
 
int op
 
unsigned int flag
 

Detailed Description

Definition at line 928 of file tree.h.

Field Documentation

struct cb_tree_common cb_binary_op::common

Definition at line 929 of file tree.h.

unsigned int cb_binary_op::flag

Definition at line 933 of file tree.h.

Referenced by output_integer(), and output_long_integer().


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