The properties of the Grammar class are listed below. For a complete list of Grammar class members, see the Grammar Members topic.
![]() | Gets grammar description. |
![]() | Gets grammar author. |
![]() | Gets the value indicating if the grammar is case sensitive. |
![]() | Gets initial DFA state. |
![]() | Gets a special symbol to designate last token in the input stream. |
![]() | Gets initial LR state. |
![]() | Gets grammar name. |
![]() | Gets the start symbol for the grammar. |
![]() | Gets grammar version. |
Grammar Class | GoldParser Namespace