GnuCOBOL  2.0
A free COBOL compiler
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
cb_word Struct Reference

#include <tree.h>

Collaboration diagram for cb_word:

Data Fields

struct cb_wordnext
 
const char * name
 
cb_tree items
 
int count
 
int error
 

Field Documentation

int cb_word::count

Referenced by cb_build_field_tree(), and cb_define().

int cb_word::error

Referenced by ambiguous_error(), and cb_ref().

struct cb_word * cb_word::next

Referenced by cb_ref(), and lookup_word().


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