#include <string>#include <list>#include "script.h"#include "file.h"Go to the source code of this file.
Compounds | |
| struct | Interpreter::Error |
| error structure. More... | |
| class | Interpreter |
| base interpreter class. More... | |
| class | Interpreter::Type |
| the type of the interpreter. More... | |
| class | InterpreterHandler |
| handles a list of interpreters. More... | |
| class | ScriptHandler::Script |
| class | ScriptHandler |
| handles script lines. More... | |
Functions | |
| bool | operator== (const Interpreter::Type &t1, const Interpreter::Type &t2) |
| bool | operator== (const Interpreter::Type &t1, const Interpreter::Type::EType t2) |
|
||||||||||||
|
|
|
||||||||||||
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001