#include <compact_thompson.hh>
|
| compact_thompson_visitor (const context_t &ctx, bool keep_history) |
|
| AWALI_RAT_VISIT (atom, e) |
|
| AWALI_RAT_VISIT (lweight, e) |
|
| AWALI_RAT_VISIT (maybe, e) |
|
| AWALI_RAT_VISIT (one,) |
|
| AWALI_RAT_VISIT (plus, e) |
|
| AWALI_RAT_VISIT (prod, e) |
|
| AWALI_RAT_VISIT (rweight, e) |
|
| AWALI_RAT_VISIT (star, e) |
|
| AWALI_RAT_VISIT (sum, e) |
|
| AWALI_RAT_VISIT (zero,) |
|
automaton_t | operator() (const typename Context::ratexp_t &v) |
|
|
constexpr static const char * | me () |
|
template<typename Aut, typename Context = context_t_of<Aut>>
class awali::sttc::rat::compact_thompson_visitor< Aut, Context >
- Template Parameters
-
Aut | relative the generated automaton |
Context | relative to the RatExp. |
◆ automaton_t
template<typename Aut , typename Context = context_t_of<Aut>>
◆ context_t
template<typename Aut , typename Context = context_t_of<Aut>>
◆ history_t
template<typename Aut , typename Context = context_t_of<Aut>>
◆ super_type
template<typename Aut , typename Context = context_t_of<Aut>>
◆ weight_t
template<typename Aut , typename Context = context_t_of<Aut>>
◆ weightset_t
template<typename Aut , typename Context = context_t_of<Aut>>
◆ compact_thompson_visitor()
template<typename Aut , typename Context = context_t_of<Aut>>
◆ AWALI_RAT_VISIT() [1/10]
template<typename Aut , typename Context = context_t_of<Aut>>
◆ AWALI_RAT_VISIT() [2/10]
template<typename Aut , typename Context = context_t_of<Aut>>
◆ AWALI_RAT_VISIT() [3/10]
template<typename Aut , typename Context = context_t_of<Aut>>
◆ AWALI_RAT_VISIT() [4/10]
template<typename Aut , typename Context = context_t_of<Aut>>
◆ AWALI_RAT_VISIT() [5/10]
template<typename Aut , typename Context = context_t_of<Aut>>
◆ AWALI_RAT_VISIT() [6/10]
template<typename Aut , typename Context = context_t_of<Aut>>
◆ AWALI_RAT_VISIT() [7/10]
template<typename Aut , typename Context = context_t_of<Aut>>
◆ AWALI_RAT_VISIT() [8/10]
template<typename Aut , typename Context = context_t_of<Aut>>
◆ AWALI_RAT_VISIT() [9/10]
template<typename Aut , typename Context = context_t_of<Aut>>
◆ AWALI_RAT_VISIT() [10/10]
template<typename Aut , typename Context = context_t_of<Aut>>
◆ me()
template<typename Aut , typename Context = context_t_of<Aut>>
◆ operator()()
template<typename Aut , typename Context = context_t_of<Aut>>
The documentation for this class was generated from the following file: