Seamly2D
Code documentation
qmuparserbytecode.h File Reference

Definition of the parser bytecode class. More...

#include <QVector>
#include <QtGlobal>
#include "qmudef.h"
#include "qmuparserdef.h"
#include "qmuparsertoken.h"
Include dependency graph for qmuparserbytecode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  qmu::SToken
 
class  qmu::QmuParserByteCode
 Bytecode implementation of the Math Parser. More...
 

Namespaces

 qmu
 Namespace for mathematical applications.
 

Detailed Description

Definition of the parser bytecode class.

Definition in file qmuparserbytecode.h.