wxMaxima
Loading...
Searching...
No Matches
Public Member Functions
MarkDownParser::RegexReplacer Class Reference

A pair of a regExp and a string that has to replace the matches. More...

#include <MarkDown.h>

Inheritance diagram for MarkDownParser::RegexReplacer:
[legend]
Collaboration diagram for MarkDownParser::RegexReplacer:
[legend]

Public Member Functions

 RegexReplacer (wxString from, const wxString &to)
 
void DoReplace (wxString &line) const
 

Detailed Description

A pair of a regExp and a string that has to replace the matches.


The documentation for this class was generated from the following file: