#include <GlushkovIndexate.h>
|
static ext::ptr_value< regexp::FormalRegExpElement< ext::pair< SymbolType, unsigned > > > | visit (const regexp::FormalRegExpAlternation< SymbolType > &alternation, unsigned &i) |
|
static ext::ptr_value< regexp::FormalRegExpElement< ext::pair< SymbolType, unsigned > > > | visit (const regexp::FormalRegExpConcatenation< SymbolType > &concatenation, unsigned &i) |
|
static ext::ptr_value< regexp::FormalRegExpElement< ext::pair< SymbolType, unsigned > > > | visit (const regexp::FormalRegExpIteration< SymbolType > &iteration, unsigned &i) |
|
static ext::ptr_value< regexp::FormalRegExpElement< ext::pair< SymbolType, unsigned > > > | visit (const regexp::FormalRegExpSymbol< SymbolType > &symbol, unsigned &i) |
|
static ext::ptr_value< regexp::FormalRegExpElement< ext::pair< SymbolType, unsigned > > > | visit (const regexp::FormalRegExpEpsilon< SymbolType > &epsilon, unsigned &i) |
|
static ext::ptr_value< regexp::FormalRegExpElement< ext::pair< SymbolType, unsigned > > > | visit (const regexp::FormalRegExpEmpty< SymbolType > &empty, unsigned &i) |
|
◆ 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: