Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code.​Syntax­Builders/Expression­Builder­Extensions
Open sandboxFocus

Class ExpressionBuilderExtensions

Inheritance
ExpressionBuilderExtensions
Namespace: Metalama.Framework.Code.SyntaxBuilders
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public static class ExpressionBuilderExtensions : Object

Methods

Name Description
ToValue(IExpressionBuilder)

Gets an object that can be used in a run-time expression of a template to represent the result of the current expression builder.

ToValue(INotNullExpressionBuilder)

Gets an object that can be used in a run-time expression of a template to represent the result of the current expression builder.