Version

Search Results

PlainTextLanguage Class Methods

Public Methods Protected Methods

InitializeDefaultServices Method (PlainTextLanguage)

Gets called once on each instance to let derived LanguageBase classes initialize the default services in the ServicesManager. Syntax

Instance Property

Returns a static instance of the language (read-only) Syntax

PlainTextLanguage Constructor

Creates a new PlainTextLanguage instance. Syntax

RepetitionSyntaxRule Class

Represents a rule which will succeed if its owned SyntaxRuleOwnerBase.Rule succeeds zero or more times. Syntax

RepetitionSyntaxRule Class Members

Public Constructors Public Properties Public Methods

ToString Method (RepetitionSyntaxRule)

Returns the string representation of this object. Syntax