|  | GnuCOBOL
    2.0
    A free COBOL compiler | 

| Data Fields | |
| struct literal_list * | next | 
| struct cb_literal * | literal | 
| cb_tree | x | 
| int | id | 
| 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 | 
Referenced by codegen(), literal_list_reverse(), and lookup_literal().
| cb_tree literal_list::x | 
Referenced by codegen(), and lookup_literal().