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

#include <tree.h>

Data Fields

const char * name
 
const unsigned short nodegen
 
const unsigned short context_sens
 
const int token
 
const unsigned int context_set
 
const unsigned int context_test
 

Field Documentation

const unsigned short cobc_reserved::context_sens

Referenced by lookup_reserved_word().

const unsigned int cobc_reserved::context_set

Referenced by lookup_reserved_word().

const unsigned int cobc_reserved::context_test

Referenced by lookup_reserved_word().

const char * cobc_reserved::name
const unsigned short cobc_reserved::nodegen

Referenced by while().

const int cobc_reserved::token

Referenced by lookup_reserved_word(), and while().


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