The following tables list the members exposed by FactorSyntaxRule.
Name | Description | |
---|---|---|
FactorSyntaxRule Constructor | Creates a new FactorSyntaxRule instance. |
Name | Description | |
---|---|---|
Factor | Gets or sets the number of times the owned rule must succeed for the FactorSyntaxRule to succeed. | |
Root | Returns the NonTerminalSymbol whose rule tree contains this rule. (Inherited from Infragistics.Documents.Parsing.SyntaxRule) | |
Rule | Gets or sets the SyntaxRule which is owned the current rule. (Inherited from Infragistics.Documents.Parsing.SyntaxRuleOwnerBase) | |
Type | Overridden. Gets the SyntaxRuleType value indicating the type of the SyntaxRule. |
Name | Description | |
---|---|---|
ToString | Returns the string representation of this object. |