#include "ycp/ExecutionEnvironment.h"
#include "ycp/YStatement.h"
#include "ycp/y2log.h"
Defines | |
#define | WARN_RECURSION 1001 |
Variables | |
static const char * | Y2RECURSIONLIMIT = "Y2RECURSIONLIMIT" |
#define WARN_RECURSION 1001 |
Referenced by ExecutionEnvironment::ExecutionEnvironment().
const char* Y2RECURSIONLIMIT = "Y2RECURSIONLIMIT" [static] |
Referenced by ExecutionEnvironment::endlessRecursion(), and ExecutionEnvironment::ExecutionEnvironment().