Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Data Structures | Namespaces
UnboundedRegExpAlternation.h File Reference
#include <ext/ptr_vector>
#include <exception/CommonException.h>
#include "UnboundedRegExpElement.h"
#include "../formal/FormalRegExpAlternation.h"
#include "../formal/FormalRegExpEmpty.h"
Include dependency graph for UnboundedRegExpAlternation.h:
This graph shows which files directly or indirectly include this file:

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