Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <GlushkovFirst.h>
Static Public Member Functions | |
static ext::set< regexp::FormalRegExpSymbol< SymbolType > > | visit (const regexp::FormalRegExpAlternation< SymbolType > &node) |
static ext::set< regexp::FormalRegExpSymbol< SymbolType > > | visit (const regexp::FormalRegExpConcatenation< SymbolType > &node) |
static ext::set< regexp::FormalRegExpSymbol< SymbolType > > | visit (const regexp::FormalRegExpIteration< SymbolType > &node) |
static ext::set< regexp::FormalRegExpSymbol< SymbolType > > | visit (const regexp::FormalRegExpSymbol< SymbolType > &node) |
static ext::set< regexp::FormalRegExpSymbol< SymbolType > > | visit (const regexp::FormalRegExpEmpty< SymbolType > &node) |
static ext::set< regexp::FormalRegExpSymbol< SymbolType > > | visit (const regexp::FormalRegExpEpsilon< SymbolType > &node) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |