ConstantPropagation.Constants Property

Definition

public System.Collections.Generic.Dictionary<string,Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression> Constants { get; }
member this.Constants : System.Collections.Generic.Dictionary<string, Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression>
Public ReadOnly Property Constants As Dictionary(Of String, TypedExpression)

Property Value

Dictionary<String,TypedExpression>

Applies to