Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <ext/utility>
#include <exception/CommonException.h>
#include "FormalRegExpElement.h"
#include "FormalRegExpEmpty.h"
#include "../unbounded/UnboundedRegExpIteration.h"
Go to the source code of this file.
Data Structures | |
class | regexp::FormalRegExpIteration< SymbolType > |
Represents the iteration operator in the regular expression. The node has exactly one child. More... | |
Namespaces | |
namespace | regexp |