libutap
|
#include <stack>
#include <sstream>
#include <stdexcept>
#include "utap/prettyprinter.h"
#include <string.h>
Variables | |
static const char *const | prefix_label [] |
|
static |
Referenced by UTAP::PrettyPrinter::typeBool(), UTAP::PrettyPrinter::typeBoundedInt(), UTAP::PrettyPrinter::typeChannel(), UTAP::PrettyPrinter::typeClock(), UTAP::PrettyPrinter::typeDouble(), UTAP::PrettyPrinter::typeInt(), UTAP::PrettyPrinter::typeName(), UTAP::PrettyPrinter::typeScalar(), and UTAP::PrettyPrinter::typeStruct().