MetalamaAPI documentationAspect APIMetalama.​Framework.​FabricsIProject­Amender
Open sandboxFocus

IProjectAmender Interface

Argument of AmendProject(IProjectAmender). Allows reporting diagnostics and adding aspects to the target project.

Namespace: Metalama.Framework.Fabrics
Assembly: Metalama.Framework.dll
Syntax
public interface IProjectAmender : IAmender<ICompilation>, IAmender, IAspectReceiverSelector<ICompilation>, IValidatorReceiverSelector<ICompilation>

Extension Methods

AmenderExtensions.Verify(IProjectAmender)