#include <stdlib.h>#include "ycp/y2log.h"#include "ycp/SymbolTable.h"#include "y2/SymbolEntry.h"#include "ycp/Bytecode.h"#include "ycp/Xmlcode.h"#include "ycp/Point.h"Functions | |
| void | convertUsage2XRef () |
Variables | |
| int | SymbolTableDebug = 0 |
| void convertUsage2XRef | ( | ) |
| int SymbolTableDebug = 0 |
Referenced by SymbolTable::enter(), main(), parsefile(), and processfile().
1.6.3