SyntaxExtensions.New.Static Method

Definition

public static Microsoft.Quantum.QsCompiler.SyntaxTree.CallableInformation CallableInformation.New.Static (Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedCharacteristics characteristics, Microsoft.Quantum.QsCompiler.SyntaxTree.InferredCallableInformation inferredInfo);
Microsoft.Quantum.QsCompiler.SyntaxExtensions.CallableInformation.New.Static : Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedCharacteristics * Microsoft.Quantum.QsCompiler.SyntaxTree.InferredCallableInformation -> Microsoft.Quantum.QsCompiler.SyntaxTree.CallableInformation
Public Shared Function CallableInformation.New.Static (characteristics As ResolvedCharacteristics, inferredInfo As InferredCallableInformation) As CallableInformation

Parameters

characteristics
ResolvedCharacteristics

Returns

CallableInformation

Applies to