#include <MachineGrammar.h>
Public Member Functions | |
| SaveStartState (string &name) | |
| Construct the object. | |
| void | operator() (const char *const &Start, const char *const &End) const |
| Called when the start state ID is found. | |
Definition at line 35 of file MachineGrammar.h.
|
|
Construct the object.
Definition at line 40 of file MachineGrammar.h. |
|
||||||||||||
|
Called when the start state ID is found.
Definition at line 47 of file MachineGrammar.h. |
1.4.4