MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​Syntax­BuildersIStatement
Open sandboxFocus

IStatement Interface

Represents a statement, which can be inserted into run-time code using the InsertStatement(IStatement). To create a statement, use StatementFactory or StatementBuilder. method.

Namespace: Metalama.Framework.Code.SyntaxBuilders
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public interface IStatement