Types

         
 All Types  Classes   Interfaces 
 NameDescription
CodeElement
Represents an element of source code, such as keywords, comments or strings, and the regular expression that can be used to identify them.
CodeFormatter
Provides source code syntax highlighting functionality.
CPlusPlusFormattingInfo
Provides information for formatting C++ code.
CSharpFormattingInfo
Provides formatting info for C# code.
IFormattingInfo
Interface for classes that provide information for formatting a programming language.
PowerShellFormattingInfo
Provides formatting information for Microsoft PowerShell scripts.
TSqlFormattingInfo
Provides formatting information for Transact-SQL scripts.
VisualBasicFormattingInfo
Provides formatting info for Visual Basic code.
XmlFormattingInfo
Provides formatting info for XML documents.