Version

Search Results

Type Property (AlternationSyntaxRule)

Gets the SyntaxRuleType value indicating the type of the SyntaxRule. Syntax

AlternationSyntaxRule Constructor()

Creates a new AlternationSyntaxRule instance. Syntax

AlternationSyntaxRule Constructor(SyntaxRule[])

Creates a new AlternationSyntaxRule instance. Syntax Parameters rules The rules with which to initialize the child rules collection.

CodeFileFormat Enumeration

Represents the various formats in which generated code files can be created. Syntax Members Member Description CSharp The file should be generated in the C# file format. VisualBasic The file should be generated in the Visual Basic file format.

ConcatenationSyntaxRule Class

Represents a rule which will succeed if all of its child SyntaxRulesOwnerBase.Rules succeed in order. Syntax

ConcatenationSyntaxRule Class Members

Public Constructors Public Properties Public Methods