| Identifies Gold parser grammar file. |
|
|
Creates a new instance of Grammar class |
| 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. |
| Determines whether the specified Object is equal to the current Object. | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Gets the Type of the current instance. | |
| Returns a String that represents the current Object. |
| Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| Creates a shallow copy of the current Object. |
Grammar Class | GoldParser Namespace