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