Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Static Public Member Functions
rte::GlushkovFirst::Formal< SymbolType > Class Template Reference

#include <GlushkovFirst.h>

Static Public Member Functions

static ext::set< common::ranked_symbol< SymbolType > > visit (const rte::FormalRTEAlternation< SymbolType > &node)
 
static ext::set< common::ranked_symbol< SymbolType > > visit (const rte::FormalRTESubstitution< SymbolType > &node)
 
static ext::set< common::ranked_symbol< SymbolType > > visit (const rte::FormalRTEIteration< SymbolType > &node)
 
static ext::set< common::ranked_symbol< SymbolType > > visit (const rte::FormalRTESymbolAlphabet< SymbolType > &node)
 
static ext::set< common::ranked_symbol< SymbolType > > visit (const rte::FormalRTESymbolSubst< SymbolType > &node)
 
static ext::set< common::ranked_symbol< SymbolType > > visit (const rte::FormalRTEEmpty< SymbolType > &node)
 

Member Function Documentation

◆ visit() [1/6]

template<class SymbolType >
ext::set< common::ranked_symbol< SymbolType > > rte::GlushkovFirst::Formal< SymbolType >::visit ( const rte::FormalRTEAlternation< SymbolType > &  node)
static
Here is the call graph for this function:

◆ visit() [2/6]

template<class SymbolType >
ext::set< common::ranked_symbol< SymbolType > > rte::GlushkovFirst::Formal< SymbolType >::visit ( const rte::FormalRTEEmpty< SymbolType > &  node)
static

◆ visit() [3/6]

template<class SymbolType >
ext::set< common::ranked_symbol< SymbolType > > rte::GlushkovFirst::Formal< SymbolType >::visit ( const rte::FormalRTEIteration< SymbolType > &  node)
static
Here is the call graph for this function:

◆ visit() [4/6]

template<class SymbolType >
ext::set< common::ranked_symbol< SymbolType > > rte::GlushkovFirst::Formal< SymbolType >::visit ( const rte::FormalRTESubstitution< SymbolType > &  node)
static
Here is the call graph for this function:

◆ visit() [5/6]

template<class SymbolType >
ext::set< common::ranked_symbol< SymbolType > > rte::GlushkovFirst::Formal< SymbolType >::visit ( const rte::FormalRTESymbolAlphabet< SymbolType > &  node)
static

◆ visit() [6/6]

template<class SymbolType >
ext::set< common::ranked_symbol< SymbolType > > rte::GlushkovFirst::Formal< SymbolType >::visit ( const rte::FormalRTESymbolSubst< SymbolType > &  node)
static

The documentation for this class was generated from the following file: