lookup.h File Reference
#include <qstring.h>
#include <stdio.h>
Include dependency graph for lookup.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
struct | HashEntry |
An entry in a hash table. More... | |
struct | HashTable |
A hash table Usually the hashtable is generated by the create_hash_table script, from a .table file. More... | |
class | Lookup |
Fast keyword lookup. More... |