GnuCOBOL  2.0
A free COBOL compiler
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
literal_list Struct Reference
Collaboration diagram for literal_list:

Data Fields

struct literal_listnext
 
struct cb_literalliteral
 
cb_tree x
 
int id
 

Field Documentation

int literal_list::id

Referenced by codegen(), and lookup_literal().

struct cb_literal* literal_list::literal

Referenced by lookup_literal().

struct literal_list* literal_list::next
cb_tree literal_list::x

Referenced by codegen(), and lookup_literal().


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