| action_ | Transition | |
| is_continuation(std::string last_state) const | Transition |  [inline] | 
| next_state_ | Transition | |
| operator<<(std::ostream &out, const Transition &s) | Transition |  [friend] | 
| prev_state_ | Transition | |
| remove_unused_predicates() | Transition | |
| Transition(std::string prev_state, Symbol action, std::string next_state) | Transition |  [inline] |