InferenceContext(SymbolTracker) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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