#include <GlushkovIndexate.h>
|
static ext::ptr_value< regexp::UnboundedRegExpElement< ext::pair< SymbolType, unsigned > > > | visit (const regexp::UnboundedRegExpAlternation< SymbolType > &alternation, unsigned &i) |
|
static ext::ptr_value< regexp::UnboundedRegExpElement< ext::pair< SymbolType, unsigned > > > | visit (const regexp::UnboundedRegExpConcatenation< SymbolType > &concatenation, unsigned &i) |
|
static ext::ptr_value< regexp::UnboundedRegExpElement< ext::pair< SymbolType, unsigned > > > | visit (const regexp::UnboundedRegExpIteration< SymbolType > &iteration, unsigned &i) |
|
static ext::ptr_value< regexp::UnboundedRegExpElement< ext::pair< SymbolType, unsigned > > > | visit (const regexp::UnboundedRegExpSymbol< SymbolType > &symbol, unsigned &i) |
|
static ext::ptr_value< regexp::UnboundedRegExpElement< ext::pair< SymbolType, unsigned > > > | visit (const regexp::UnboundedRegExpEpsilon< SymbolType > &epsilon, unsigned &i) |
|
static ext::ptr_value< regexp::UnboundedRegExpElement< ext::pair< SymbolType, unsigned > > > | visit (const regexp::UnboundedRegExpEmpty< 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: