GnuCOBOL
2.0
A free COBOL compiler
|
Data Fields | |
struct copy_info * | next |
const char * | file |
char * | dname |
struct cb_replace_list * | replacing |
YY_BUFFER_STATE | buffer |
int | line |
int | quotation_mark |
int | source_format |
YY_BUFFER_STATE copy_info::buffer |
char* copy_info::dname |
const char* copy_info::file |
struct copy_info* copy_info::next |
int copy_info::quotation_mark |
struct cb_replace_list* copy_info::replacing |
int copy_info::source_format |