#include <unistd.h>
#include <stdio.h>
#include <string>
#include <map>
#include "ycp/StaticDeclaration.h"
#include "ycp/SymbolTable.h"
#include "ycp/YSymbolEntry.h"
#include "ycp/YBlock.h"
#include "ycp/Bytecode.h"
#include "ycp/Import.h"
#include "ycp/Point.h"
#include "ycp/y2log.h"
Defines | |
#define | DECLSIZE 127 |
#define | DO_DEBUG 0 |
Variables | |
static char * | predefined [] |
|
|
|
|
|
Initial value: { "UI", "WFM", "SCR", "Pkg", 0 } |