![]() |
GnuCOBOL
2.0
A free COBOL compiler
|
Data Fields | |
struct string_list * | next |
char * | text |
int | id |
int string_list::id |
Referenced by codegen(), and lookup_string().
struct string_list* string_list::next |
Referenced by codegen(), lookup_string(), and string_list_reverse().
char* string_list::text |
Referenced by codegen(), and lookup_string().