Classes
FormattingAnnotations
Provides SyntaxAnnotations and extension methods for marking generated and source code in syntax trees.
HtmlCodeWriterOptions
Options influencing the HTML writing behavior of the test framework.
Interfaces
IClassifiedTextSpan
Represents a classified text span with its semantic properties.
IFormattedCodeWriter
Provides functionality to get classified text spans from a document.
IHtmlCodeWriter
Provides HTML code writing functionality. Implemented by the optional Metalama.Extensions.HtmlWriter package.
Enums
CodeFormattingOptions
Specifies the level of formatting to apply when generating C# code.
TextSpanClassification
An enumeration of classifications of TextSpanClassification, which typically map to different colors in the view layer.