|  | GnuCOBOL
    2.0
    A free COBOL compiler | 
#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 | 
| 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().