#include <MachineGrammar.h>
Public Member Functions | |
| SEventsGrammar (vector< string > &transitions) | |
| Construct the grammar and memorise a reference to the IDs list. | |
Public Attributes | |
| vector< string > & | Transitions |
Classes | |
| struct | definition |
| Definition of the states line grammar. More... | |
Definition at line 199 of file MachineGrammar.h.
|
|
Construct the grammar and memorise a reference to the IDs list.
Definition at line 206 of file MachineGrammar.h. |
1.4.4