#include <tok.h>

Data Fields | |
| int | type |
| char * | lexeme |
| int | value |
| double | fvalue |
| struct ORCTOKEN * | next |
| int ORCTOKEN::type |
| char* ORCTOKEN::lexeme |
| int ORCTOKEN::value |
| double ORCTOKEN::fvalue |
struct ORCTOKEN* ORCTOKEN::next [read] |
1.5.6