![]() |
Vcsn
2.0
Be Rational
|
#include <transition.hh>
Public Types | |
| using | label_t = empty_t |
Public Member Functions | |
| label_t | get_label () const |
| void | set_label (label_t) |
Public Attributes | |
| State | src |
| State | dst |
Definition at line 30 of file transition.hh.
| using vcsn::possibly_labeled_transition_tuple< State, empty_t >::label_t = empty_t |
Definition at line 35 of file transition.hh.
|
inline |
Definition at line 36 of file transition.hh.
|
inline |
Definition at line 37 of file transition.hh.
| State vcsn::possibly_labeled_transition_tuple< State, empty_t >::dst |
Definition at line 33 of file transition.hh.
| State vcsn::possibly_labeled_transition_tuple< State, empty_t >::src |
Definition at line 32 of file transition.hh.