#include <MachineGrammar.h>
Public Member Functions | |
| SStartStateGrammar (string &name) | |
| Construct the grammar and memorise a reference to the start state. | |
Public Attributes | |
| string & | Name |
Classes | |
| struct | definition |
| Definition of the start state line grammar. More... | |
Definition at line 60 of file MachineGrammar.h.
|
|
Construct the grammar and memorise a reference to the start state.
Definition at line 67 of file MachineGrammar.h. |
1.4.4