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