Version

Search Results

WhitespaceSymbolName Property

Gets or sets the name that is used to reference the WhitespaceSymbol. Syntax Exceptions Exception Description System.InvalidOperationException Occurs when the value is set and IsMutable is False. System.ArgumentException Occurs when the specified name matches that of another symbol in the Grammar.

Grammar Constructor

Creates a new instance of the Grammar class. Syntax

IgnoredContent Structure

Represents a piece of ignored content in the parse tree. Syntax

IgnoredContentList Structure

Represents a set of contiguous ignored content in the parse tree. Syntax

IgnoredContentList Structure Fields

For a list of all members of this type, see IgnoredContentList members. Public Fields Name Description Empty An empty ignored content list which doesnt exist in a parse tree. Top

IgnoredContentList Structure Members

Public Fields Public Properties Public Methods Public Operators

Count Property (IgnoredContentList)

Gets the number of IgnoredContent values in the list. Syntax

Empty Field (IgnoredContentList)

An empty ignored content list which doesnt exist in a parse tree. Syntax