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