A common interface for objects that produce an IStatement.
Namespace: Metalama.Framework.Code.SyntaxBuilders
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public interface IStatementBuilderMethods
| Name | Description |
|---|---|
| ToStatement() | Builds an IStatement representing the current object. |