#include <tok.h>
Data Fields | |
int | type |
char * | lexeme |
int | value |
double | fvalue |
struct ORCTOKEN * | next |
double ORCTOKEN::fvalue |
char* ORCTOKEN::lexeme |
struct ORCTOKEN* ORCTOKEN::next [read] |
int ORCTOKEN::type |
int ORCTOKEN::value |