Metalama//API Documentation/Aspect API/Metalama.​Framework.​Fabrics/IProject­Amender
Open sandboxFocus

Interface IProjectAmender

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)