Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <GlushkovPos.h>
Static Public Member Functions | |
static bool | visit (const regexp::UnboundedRegExpAlternation< SymbolType > &node, const regexp::UnboundedRegExpSymbol< SymbolType > &symbol) |
static bool | visit (const regexp::UnboundedRegExpConcatenation< SymbolType > &node, const regexp::UnboundedRegExpSymbol< SymbolType > &symbol) |
static bool | visit (const regexp::UnboundedRegExpIteration< SymbolType > &node, const regexp::UnboundedRegExpSymbol< SymbolType > &symbol) |
static bool | visit (const regexp::UnboundedRegExpSymbol< SymbolType > &node, const regexp::UnboundedRegExpSymbol< SymbolType > &symbol) |
static bool | visit (const regexp::UnboundedRegExpEmpty< SymbolType > &node, const regexp::UnboundedRegExpSymbol< SymbolType > &symbSearch) |
static bool | visit (const regexp::UnboundedRegExpEpsilon< SymbolType > &node, const regexp::UnboundedRegExpSymbol< SymbolType > &symbSearch) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |