AfterAllAspects()
Gets an interface that allows to validate the final compilation, after all aspects have been applied.
Declaration
IValidatorReceiver<out TDeclaration> AfterAllAspects()
Returns
Type | Description |
---|---|
IValidatorReceiver<TDeclaration> |
Metalama.Framework.Code.Collections
Metalama.Framework.Code.Comparers
Metalama.Framework.Code.DeclarationBuilders
Metalama.Framework.Code.Invokers
Metalama.Framework.Code.SyntaxBuilders
Metalama.Framework.Code.Types
Metalama.Framework.CodeFixes
Metalama.Framework.Diagnostics
Metalama.Framework.Eligibility
Metalama.Framework.Serialization
Metalama.Framework.Utilities
Gets an interface that allows to validate the final compilation, after all aspects have been applied.
IValidatorReceiver<out TDeclaration> AfterAllAspects()
Type | Description |
---|---|
IValidatorReceiver<TDeclaration> |