|
exip
Alpha 0.5.4
|
#include <protoGrammars.h>
Data Fields | |
| DynArray | dynArray |
| ProtoRuleEntry * | rule |
| Each proto rule has a set of productions. More... | |
| SmallIndex | count |
| unsigned int | contentIndex |
Definition at line 36 of file protoGrammars.h.
| unsigned int ProtoGrammar::contentIndex |
Definition at line 46 of file protoGrammars.h.
| SmallIndex ProtoGrammar::count |
Definition at line 45 of file protoGrammars.h.
| DynArray ProtoGrammar::dynArray |
Definition at line 39 of file protoGrammars.h.
| ProtoRuleEntry* ProtoGrammar::rule |
Definition at line 44 of file protoGrammars.h.
1.8.4