SyntaxGenerator.BuildControlled(ResolvedSignature) 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.
public static Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedSignature BuildControlled (Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedSignature this);
Microsoft.Quantum.QsCompiler.SyntaxGenerator.BuildControlled : -> Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedSignature
Public Shared Function BuildControlled (this As ResolvedSignature) As ResolvedSignature
Parameters
- this
- ResolvedSignature