#include <string.h>
#include <iostream.h>
#include "token.h"
#include "ptree.h"
#include "encoding.h"
#include "walker.h"
Include dependency graph for ptree.cc:
Go to the source code of this file.
Defines | |
#define | ResearvedWordImpl(w) int Leaf##w::What() { return w; } |
#define | PtreeStatementImpl(s) |
#define | PtreeExprImpl(n) |
|
Value: |
|
Value: |
|
|