#include <stdlib.h>
#include <string.h>
#include "token.h"
#include "hash.h"
#include "ptree.h"
#include "buffer.h"
#include "occCommon.h"
Include dependency graph for token.cpp:
Classes | |
struct | rw_table |
Defines | |
#define | token(x) x |
Functions | |
void | InitializeOtherKeywords () |
Variables | |
BEGIN_OPENCXX_NAMESPACE bool | regularCpp |
rw_table | table [] |
|
|
|
|
|
|
|
|