Version

Search Results

SyntaxRulesOwnerBase Class Members

Public Properties Public Methods

Rules Property

Gets the collection of rules owned by the SyntaxRulesOwnerBase. Syntax

SyntaxRuleType Enumeration

Represents the types of rules which which determine whether a NonTerminalSymbol has been correctly matched in the text being parsed. Syntax Members Member Description Alternation A logical or is applied between each of the sub-rules. One of the sub-rules must succeed for the alternation rule to succeed. Concatenat...

SyntaxRule Class Members

Public Properties Public Methods

SyntaxRule Class Methods

Public Methods

SyntaxRule Class Properties

Public Properties

Root Property

Returns the NonTerminalSymbol whose rule tree contains this rule. Syntax

ToString Method (SyntaxRule)

Returns the string representation of this object. Syntax