#include <MachineGrammar.h>
Public Member Functions | |
| SaveID (vector< string > &states) | |
| Construct the object and memorise the ID list reference. | |
| void | operator() (const char *const &Start, const char *const &End) const |
| Called when the ID is found. | |
Definition at line 176 of file MachineGrammar.h.
|
|
Construct the object and memorise the ID list reference.
Definition at line 181 of file MachineGrammar.h. |
|
||||||||||||
|
Called when the ID is found.
Definition at line 188 of file MachineGrammar.h. |
1.4.4