#include <MachineGrammar.h>
Public Member Functions | |
| SStatesGrammar (SStatesListProxy< string > &states) | |
| Construct the grammar and memorise a reference to the states list. | |
Public Attributes | |
| SStatesListProxy< string > & | States |
Classes | |
| struct | definition |
| Definition of the states line grammar. More... | |
Definition at line 129 of file MachineGrammar.h.
|
|
Construct the grammar and memorise a reference to the states list.
Definition at line 136 of file MachineGrammar.h. |
1.4.4