InferenceContextModule.Resolver(InferenceContext) Method
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.
[Microsoft.FSharp.Core.CompilationSourceName("resolver")]
public static Microsoft.Quantum.QsCompiler.Transformations.Core.SyntaxTreeTransformation Resolver (Microsoft.Quantum.QsCompiler.SyntaxProcessing.TypeInference.InferenceContext context);
[<Microsoft.FSharp.Core.CompilationSourceName("resolver")>]
Microsoft.Quantum.QsCompiler.SyntaxProcessing.TypeInference.InferenceContext.resolver : Microsoft.Quantum.QsCompiler.SyntaxProcessing.TypeInference.InferenceContext -> Microsoft.Quantum.QsCompiler.Transformations.Core.SyntaxTreeTransformation
Public Shared Function Resolver (context As InferenceContext) As SyntaxTreeTransformation
Parameters
- context
- InferenceContext
Returns
- Attributes
-
Microsoft.FSharp.Core.CompilationSourceNameAttribute