An NDoc Documented Class Library

Rule Properties

The properties of the Rule class are listed below. For a complete list of Rule class members, see the Rule Members topic.

Public Instance Properties

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.

See Also

Rule Class | GoldParser Namespace