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

Go to the source code of this file.

Data Structures

class  regexp::UnboundedRegExpConcatenation< SymbolType >
 Represents the concatenation operator in the regular expression. The node can have 0 to n children in list of UnboundedRegExpElement as operands of the concatenation. More...
 

Namespaces

namespace  regexp