#include <ToFTAThompson.h>
|
static void | visit (const FormalRTEAlternation< SymbolType > &node, automaton::EpsilonNFTA< SymbolType, unsigned > &automaton, unsigned &nextState, const unsigned *&tailArg) |
|
static void | visit (const FormalRTESubstitution< SymbolType > &node, automaton::EpsilonNFTA< SymbolType, unsigned > &automaton, unsigned &nextState, const unsigned *&tailArg) |
|
static void | visit (const FormalRTEIteration< SymbolType > &node, automaton::EpsilonNFTA< SymbolType, unsigned > &automaton, unsigned &nextState, const unsigned *&tailArg) |
|
static void | visit (const FormalRTESymbolAlphabet< SymbolType > &node, automaton::EpsilonNFTA< SymbolType, unsigned > &automaton, unsigned &nextState, const unsigned *&tailArg) |
|
static void | visit (const FormalRTESymbolSubst< SymbolType > &node, automaton::EpsilonNFTA< SymbolType, unsigned > &automaton, unsigned &nextState, const unsigned *&tailArg) |
|
static void | visit (const FormalRTEEmpty< SymbolType > &node, automaton::EpsilonNFTA< SymbolType, unsigned > &automaton, unsigned &nextState, const unsigned *&tailArg) |
|
◆ visit() [1/6]
template<class SymbolType >
◆ visit() [2/6]
template<class SymbolType >
◆ visit() [3/6]
template<class SymbolType >
◆ visit() [4/6]
template<class SymbolType >
◆ visit() [5/6]
template<class SymbolType >
◆ visit() [6/6]
template<class SymbolType >
The documentation for this class was generated from the following file: