The properties of the Rule class are listed below. For a complete list of Rule class members, see the Rule Members topic.
ContainsOneNonTerminal | Gets true if the rule contains exactly one symbol. |
Count | Gets number of symbols. |
Definition | Gets the rule definition. |
Index | Gets index of the rule in the rule table. |
Item | Gets symbol by its index. |
Name | Gets name of the rule. |
NonTerminal | Gets the head symbol of the rule. |
Rule Class | GoldParser Namespace