wxMaxima
Loading...
Searching...
No Matches
Data Structures
MathParser.h File Reference

The header file for the xml cell parser. More...

#include <memory>
#include "precomp.h"
#include <wx/xml/xml.h>
#include <wx/filesys.h>
#include <wx/fs_arc.h>
#include <wx/regex.h>
#include <wx/hashmap.h>
#include "cells/Cell.h"
#include "cells/TextCell.h"
#include "cells/EditorCell.h"
#include "cells/FracCell.h"
#include "cells/GroupCell.h"
#include <unordered_map>
Include dependency graph for MathParser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MathParser
 This class handles parsing the xml representation of a cell tree. More...
 

Detailed Description

The header file for the xml cell parser.