Factor::SingleTransition< T > Class Template Reference

Detailed Description

template<class T>
class Factor::SingleTransition< T >

The class SingleTransition denotes the elements that belong to each transition

Public Attributes

int first_state_
 
int last_state_
 
symbol_
 

Member Data Documentation

◆ first_state_

template<class T >
int Factor::SingleTransition< T >::first_state_

denotes the first state of the transition

◆ last_state_

template<class T >
int Factor::SingleTransition< T >::last_state_

denotes the last state of the transition

◆ symbol_

template<class T >
T Factor::SingleTransition< T >::symbol_

denotes the symbol (letter) of the transition


The documentation for this class was generated from the following file: