|
NewLang Project
Yet another programm language
|


Go to the source code of this file.
Classes | |
| class | newlang::Diag |
| struct | newlang::Diag::DataDiag |
Namespaces | |
| namespace | newlang |
Macros | |
| #define | DIAG_STATE(_) |
| #define | DEFINE_ENUM(name) name, |
| #define | DEFINE_CASE(name) |
| #define DIAG_STATE | ( | _ | ) |
Definition at line 36 of file diag.h.
Referenced by newlang::Diag::toString().
| #define DEFINE_CASE | ( | name | ) |
Referenced by newlang::GetBaseTypeFromString(), newlang::Diag::toString(), newlang::toString(), newlang::toString(), and newlang::VariableCaseToString().