![]() |
GnuCOBOL
2.0
A free COBOL compiler
|
#include <tree.h>
Data Fields | |
enum cb_tag | tag |
enum cb_category | category |
const char * | source_file |
int | source_line |
int | source_column |
enum cb_category cb_tree_common::category |
Referenced by cb_build_constant(), cb_build_field_reference(), cb_int(), cb_tree_category(), and make_tree().
int cb_tree_common::source_column |
const char * cb_tree_common::source_file |
Referenced by cb_define(), cb_error_x(), cb_warning_x(), emit_entry(), output_label_info(), output_stmt(), and output_trace_info().
int cb_tree_common::source_line |
enum cb_tag cb_tree_common::tag |
Referenced by cb_int(), and make_tree().