Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <GlushkovPos.h>
Static Public Member Functions | |
static bool | visit (const rte::FormalRTEAlternation< SymbolType > &node, const common::ranked_symbol< SymbolType > &symbolF) |
static bool | visit (const rte::FormalRTESubstitution< SymbolType > &node, const common::ranked_symbol< SymbolType > &symbolF) |
static bool | visit (const rte::FormalRTEIteration< SymbolType > &node, const common::ranked_symbol< SymbolType > &symbolF) |
static bool | visit (const rte::FormalRTESymbolAlphabet< SymbolType > &node, const common::ranked_symbol< SymbolType > &symbolF) |
static bool | visit (const rte::FormalRTESymbolSubst< SymbolType > &node, const common::ranked_symbol< SymbolType > &symbolF) |
static bool | visit (const rte::FormalRTEEmpty< SymbolType > &node, const common::ranked_symbol< SymbolType > &symbSearch) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |