Section navigation

Public classSealed LeanDocumentGenerator

Namespace
Rowles.LeanCorpus.SourceGen
Assembly
Rowles.LeanCorpus.SourceGen.dll

Roslyn incremental source generator that produces typed document mappers, schemas, and stored-field materialisers for [LeanDocument]-decorated types.

[Generator("C#", new string[] { })]
public sealed class LeanDocumentGenerator : IIncrementalGenerator
Inheritance
LeanDocumentGenerator
Implements

Public method Initialize(IncrementalGeneratorInitializationContext)

Called to initialize the generator and register generation steps via callbacks on the context