|
yast2-core
|
#include "ycp/y2log.h"#include "ycp/ExecutionEnvironment.h"#include "ycp/Type.h"#include "ycp/Bytecode.h"#include <ctype.h>#include <stdio.h>#include <stdlib.h>Functions | |
| void | fromSig (const char *s, constTypePtr t, string ts) |
| int | main () |
| void fromSig | ( | const char * | s, |
| constTypePtr | t, | ||
| string | ts | ||
| ) |
References Type::fromSignature().
Referenced by main().
| int main | ( | void | ) |
References Type::Any, Type::Boolean, Type::Byteblock, Type::Float, fromSig(), Type::Integer, Type::Locale, Type::Path, Type::String, Type::Symbol, Type::Term, Type::Unspec, and Type::Void.
1.8.6