|  | Tvl.VisualStudio.Text.Commenter Namespace | 
 Classes
Classes| Class | Description | |
|---|---|---|
|  | BlockCommentFormat | 
            This class defines the basic structure of a "block comment" in a language.
             | 
|  | CommentFormat | 
            This is the base class for defining the format of a specific type of comment in a programming language.
             | 
|  | FormatCommenter | 
            This class provides a default implementation of ICommenter that provides
            standard comment and uncomment handling for languages supporting one or more comment
            formats.
             | 
|  | LineCommentFormat | 
            This class defines the basic structure of a "line comment" in a language.
             |