|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
This file defines the error class used by the parser. More...
#include <cassert>#include <stdexcept>#include <string>#include <sstream>#include <vector>#include <memory>#include "../ui/language.hpp"#include "muParserDef.h"Go to the source code of this file.
Classes | |
| class | mu::ParserErrorMsg |
| A class that handles the error messages. More... | |
| class | mu::ParserError |
| Error class of the parser. More... | |
Namespaces | |
| namespace | mu |
| Namespace for mathematical applications. | |
Variables | |
| Language | _lang |
This file defines the error class used by the parser.
Definition in file muParserError.h.
|
extern |
Definition at line 39 of file kernel.cpp.