wxMaxima
|
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>
Go to the source code of this file.
Data Structures | |
class | MathParser |
This class handles parsing the xml representation of a cell tree. More... | |
The header file for the xml cell parser.