Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <ext/utility>
#include <exception/CommonException.h>
#include "FormalRegExpElement.h"
#include "../unbounded/UnboundedRegExpAlternation.h"
Go to the source code of this file.
Data Structures | |
class | regexp::FormalRegExpAlternation< SymbolType > |
Represents the alternation operator in the regular expression. The node must have exactly two children. More... | |
Namespaces | |
namespace | regexp |