InferenceContext(SymbolTracker) Constructor

Definition

public InferenceContext (Microsoft.Quantum.QsCompiler.SyntaxProcessing.SymbolTracker symbolTracker);
new Microsoft.Quantum.QsCompiler.SyntaxProcessing.TypeInference.InferenceContext : Microsoft.Quantum.QsCompiler.SyntaxProcessing.SymbolTracker -> Microsoft.Quantum.QsCompiler.SyntaxProcessing.TypeInference.InferenceContext
Public Sub New (symbolTracker As SymbolTracker)

Parameters

symbolTracker
SymbolTracker

Applies to