Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <ext/memory>
#include "FormalRTEElement.h"
#include "FormalRTEEmpty.h"
#include <exception/CommonException.h>
Go to the source code of this file.
Data Structures | |
class | rte::FormalRTEStructure< SymbolType > |
Represents unbounded regular expression structure. Regular expression is stored as a tree of UnboundedRegExpElements. More... | |
Namespaces | |
namespace | rte |