This file contains the parser token definition. More...
#include <cassert>#include <string>#include <stack>#include <memory>#include <QtGlobal>#include "qmuparsererror.h"#include "qmuparsercallback.h"Go to the source code of this file.
Classes | |
| class | qmu::QmuParserToken< TBase, TString > |
| Encapsulation of the data for a single formula token. More... | |
Namespaces | |
| qmu | |
| Namespace for mathematical applications. | |
This file contains the parser token definition.
Definition in file qmuparsertoken.h.