QsStatementKindComposition.VariableDeclaration Property

Definition

[Bond.Id(15)]
[Bond.Type(typeof(Bond.Tag.nullable<Microsoft.Quantum.QsCompiler.BondSchemas.QsBinding<Microsoft.Quantum.QsCompiler.BondSchemas.TypedExpression>>))]
public Microsoft.Quantum.QsCompiler.BondSchemas.QsBinding<Microsoft.Quantum.QsCompiler.BondSchemas.TypedExpression> VariableDeclaration { get; set; }
[<Bond.Id(15)>]
[<Bond.Type(typeof(Bond.Tag.nullable<Microsoft.Quantum.QsCompiler.BondSchemas.QsBinding<Microsoft.Quantum.QsCompiler.BondSchemas.TypedExpression>>))>]
member this.VariableDeclaration : Microsoft.Quantum.QsCompiler.BondSchemas.QsBinding<Microsoft.Quantum.QsCompiler.BondSchemas.TypedExpression> with get, set
Public Property VariableDeclaration As QsBinding(Of TypedExpression)

Property Value

QsBinding<TypedExpression>
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to