ConstantPropagation(IDictionary<QsQualifiedName,QsCallable>) Constructor

Definition

public ConstantPropagation (System.Collections.Generic.IDictionary<Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName,Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable> callables);
new Microsoft.Quantum.QsCompiler.Experimental.ConstantPropagation : System.Collections.Generic.IDictionary<Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName, Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable> -> Microsoft.Quantum.QsCompiler.Experimental.ConstantPropagation
Public Sub New (callables As IDictionary(Of QsQualifiedName, QsCallable))

Parameters

Applies to