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