|
|
Creates a new instance of Rule class. |
| Gets true if the rule contains exactly one symbol. | |
| Gets number of symbols. | |
| Gets the rule definition. | |
| Gets index of the rule in the rule table. | |
| Gets symbol by its index. | |
| Gets name of the rule. | |
| Gets the head symbol of the rule. |
| 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 the Backus-Noir representation of the rule. |
| 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. |
Rule Class | GoldParser Namespace