The interface required to implement a source transformer.
Namespace: Metalama.Compiler
Assembly: Metalama.Compiler.Interface.dll
Syntax
public interface ISourceTransformerMethods
| Name | Description |
|---|---|
| Execute(TransformerContext) | Called to perform source transformation. |