GnuCOBOL  2.0
A free COBOL compiler
cb_tree_common Struct Reference

#include <tree.h>

Data Fields

enum cb_tag tag
 
enum cb_category category
 
const char * source_file
 
int source_line
 
int source_column
 

Detailed Description

Definition at line 428 of file tree.h.

Field Documentation

int cb_tree_common::source_column

Definition at line 433 of file tree.h.

enum cb_tag cb_tree_common::tag

Definition at line 429 of file tree.h.

Referenced by cb_build_program(), cb_int(), check_not_88_level(), make_tree(), and warn_cannot_get_utc().


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