
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
Initialize(IncrementalGeneratorInitializationContext)
Called to initialize the generator and register generation steps via callbacks
on the context