CallableInlining Constructor

Definition

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

Parameters

Applies to