GnuCOBOL  2.0
A free COBOL compiler
cb_const Struct Reference

#include <tree.h>

Collaboration diagram for cb_const:

Data Fields

struct cb_tree_common common
 
const char * val
 

Detailed Description

Definition at line 471 of file tree.h.

Field Documentation

struct cb_tree_common cb_const::common

Definition at line 472 of file tree.h.

const char* cb_const::val

Definition at line 473 of file tree.h.

Referenced by make_constant().


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