Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <RegExpToXmlComposer.h>
Data Structures | |
class | Formal |
class | Unbounded |
Static Public Member Functions | |
template<class SymbolType > | |
static void | composeAlphabet (ext::deque< sax::Token > &output, const ext::set< SymbolType > &alphabet) |
This class contains methods to print XML representation of regular expression to the output stream.
|
static |