|
PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
|
#include <stack>#include <list>#include "Variant.h"#include "FunctionMap.h"#include "../utility/PEBLPath.h"#include "VariableMap.h"#include "../utility/PError.h"Go to the source code of this file.
Classes | |
| class | Evaluator |
| This class has got everything you need to evaluate stuff. More... | |
Functions | |
| void | EvalWrapper (void *node) |
| void EvalWrapper | ( | void * | node | ) |