GnuCOBOL  2.0
A free COBOL compiler
cb_literal Struct Reference

#include <tree.h>

Collaboration diagram for cb_literal:

Data Fields

struct cb_tree_common common
 
unsigned char * data
 
cob_u32_t size
 
int scale
 
cob_u32_t llit
 
short sign
 
short all
 

Detailed Description

Definition at line 591 of file tree.h.

Field Documentation

short cb_literal::all
struct cb_tree_common cb_literal::common

Definition at line 592 of file tree.h.

cob_u32_t cb_literal::llit

Definition at line 596 of file tree.h.

Referenced by codegen(), output_data(), output_initialize_literal(), and output_initialize_one().


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