#include <map>
#include <string>
#include <vector>
#include <iosfwd>
#include "type_rep.h"
Include dependency graph for symbol_table.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | Symbol |
A symbol. More... | |
struct | Symbol_pair |
A symbol table entry. More... | |
class | Symbol_table |
A symbol table. More... | |
class | Type_symbol |
A type symbol. Here for simplicity. More... |