In This Article

ActiproSoftware.Text.Languages.DotNet Namespace

Classes

DotNetSyntaxLanguageExtensions

Contains extension methods that make it easier to work with .NET ISyntaxLanguage objects.

Interfaces

IDocumentationCommentAutoCompleter

Provides the base requirements for a class that can auto-complete .NET language documentation comments when appropriate.

IDotNetClassificationTypeProvider

Provides the base requirements of an object that provides IClassificationType objects for a .NET language.

IDotNetContext

Provides the base requirements for information about a .NET language context of a certain offset within an ITextSnapshot.

IDotNetContextLocation

Provides the base requirements for an IDotNetContext location, that determines what sort of resolver results are permitted.

IDotNetParseData

Provides the base requirements of an object that stores the results of a .NET language parsing operation.

Enums

DotNetContextKind

Specifies the kind of context.

DotNetGrammarRootNonTerminal

Specifies the root non-terminal to use for a .NET grammar.