QsExpressionKindComposition<TExpression,TSymbol,TType>.ResultLiteral Property

Definition

[Bond.Id(45)]
[Bond.Type(typeof(Bond.Tag.nullable<Microsoft.Quantum.QsCompiler.BondSchemas.QsResult>))]
public Microsoft.Quantum.QsCompiler.BondSchemas.QsResult? ResultLiteral { get; set; }
[<Bond.Id(45)>]
[<Bond.Type(typeof(Bond.Tag.nullable<Microsoft.Quantum.QsCompiler.BondSchemas.QsResult>))>]
member this.ResultLiteral : Nullable<Microsoft.Quantum.QsCompiler.BondSchemas.QsResult> with get, set
Public Property ResultLiteral As Nullable(Of QsResult)

Property Value

Nullable<QsResult>
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to