TypedExpression.Expression Property

Definition

[Bond.Id(5)]
public Microsoft.Quantum.QsCompiler.BondSchemas.QsExpressionKindComposition<Microsoft.Quantum.QsCompiler.BondSchemas.TypedExpression,Microsoft.Quantum.QsCompiler.BondSchemas.Identifier,Microsoft.Quantum.QsCompiler.BondSchemas.ResolvedType> Expression { get; set; }
[<Bond.Id(5)>]
member this.Expression : Microsoft.Quantum.QsCompiler.BondSchemas.QsExpressionKindComposition<Microsoft.Quantum.QsCompiler.BondSchemas.TypedExpression, Microsoft.Quantum.QsCompiler.BondSchemas.Identifier, Microsoft.Quantum.QsCompiler.BondSchemas.ResolvedType> with get, set
Public Property Expression As QsExpressionKindComposition(Of TypedExpression, Identifier, ResolvedType)

Property Value

QsExpressionKindComposition<TypedExpression,Identifier,ResolvedType>
Attributes
Bond.IdAttribute

Applies to