|
Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <ext/ptr_vector>#include <exception/CommonException.h>#include "UnboundedRegExpElement.h"#include "../formal/FormalRegExpAlternation.h"#include "../formal/FormalRegExpEmpty.h"Go to the source code of this file.
Data Structures | |
| class | regexp::UnboundedRegExpAlternation< SymbolType > |
| Represents the alternation operator in the regular expression. The node can have 0 to n children in list of UnboundedRegExpElement as operands of the alternation. More... | |
Namespaces | |
| namespace | regexp |