
Public Types | |
| typedef T_auto * | T_auto_p |
|
typedef std::pair< hstate_t, bool > | StateMarked |
|
typedef std::map< Etiq, StateMarked, Comparator< Self, Etiq > > | StateMap |
| typedef StateMap::iterator | iterator |
Public Member Functions | |
| void | run () |
| T_auto_p | get () const |
Static Public Member Functions | |
| static bool | compare (const Etiq &e1, const Etiq &e2) |
Protected Member Functions | |
| IncAutomataConstructor (const series_set_t &series, const Etiq &etiq) | |
| IncAutomataConstructor (const series_set_t &series, const std::list< Etiq > &listexp) | |
| void | link_to (const Etiq &etiq, const letter_t &l) |
| void | link_to (const Etiq &etiq, const series_set_elt_t &el) |
| void | set_final () |
| void | set_final (const series_set_elt_t &el) |
Definition at line 49 of file build_pattern.hh.
1.5.2