ActiproSoftware.Text.Languages.DotNet.Implementation Namespace
Classes
DocumentationCommentAutoCompleterBase | Provides an abstract base class for performing auto-complete of .NET language documentation comments when appropriate. |
DotNetClassificationTypeProvider | Represents a provider of IClassificationType objects for a .NET language. |
DotNetCodeBlockFinderBase | Provides an abstract base class for a .NET language code block finder service. |
DotNetCompletionProviderBase | Provides an abstract base class for providing IntelliPrompt completion data for .NET languages. |
DotNetContextFactoryBase | Provides an abstract base class that can create IDotNetContext objects for a TextSnapshotOffset. |
DotNetGrammarBase | Provides an abstract base class for .NET grammars. |
DotNetGrammarOptionsBase | Provides an abstract base class that contains options for a .NET grammar. |
DotNetLexerBase | Provides the abstract base class of a .NET language lexer. |
DotNetNavigableSymbolProviderBase | Provides a base class for the navigable symbol provider of a .NET language. |
DotNetParameterInfoProviderBase | Provides an abstract base class for providing IntelliPrompt parameter info popups for .NET languages. |
DotNetParseData | Stores the results of a .NET language parsing operation. |
DotNetParserBase | Provides the abstract base class of a .NET language parser. |
DotNetSyntaxLanguageBase | Provides an abstract base class for a .NET syntax language definition. |
DotNetTextFormatterBase | Provides an abstract base class for text formatting a .NET language. |