#include <MachineGrammar.h>
Public Member Functions | |
| SaveState (SStatesListProxy< string > &states) | |
| Construct the object and memorise the states list reference. | |
| void | operator() (const char *const &Start, const char *const &End) const |
| Called when the state ID is found. | |
Definition at line 105 of file MachineGrammar.h.
|
|
Construct the object and memorise the states list reference.
Definition at line 110 of file MachineGrammar.h. |
|
||||||||||||
|
Called when the state ID is found.
Definition at line 117 of file MachineGrammar.h. |
1.4.4