CallableInformation 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 CallableInformation (Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedCharacteristics characteristics, Microsoft.Quantum.QsCompiler.SyntaxTree.InferredCallableInformation inferredInformation);
new Microsoft.Quantum.QsCompiler.SyntaxTree.CallableInformation : Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedCharacteristics * Microsoft.Quantum.QsCompiler.SyntaxTree.InferredCallableInformation -> Microsoft.Quantum.QsCompiler.SyntaxTree.CallableInformation
Public Sub New (characteristics As ResolvedCharacteristics, inferredInformation As InferredCallableInformation)
Parameters
- characteristics
- ResolvedCharacteristics
- inferredInformation
- InferredCallableInformation