automat< T >::transition Struct Reference
List of all members.
Public Member Functions |
| transition (state *dest, const string &input, action act) |
Public Attributes |
set< char > | input |
state * | dest |
action | act |
template<class T>
struct automat< T >::transition
The documentation for this struct was generated from the following file: