DeclarationHeader.CreateRange(QsNullable<QsLocation>) 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.DeclarationHeader.Range CreateRange (Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<Microsoft.Quantum.QsCompiler.SyntaxTree.QsLocation> location);
Microsoft.Quantum.QsCompiler.DeclarationHeader.CreateRange : Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<Microsoft.Quantum.QsCompiler.SyntaxTree.QsLocation> -> Microsoft.Quantum.QsCompiler.DeclarationHeader.Range
Public Shared Function CreateRange (location As QsNullable(Of QsLocation)) As DeclarationHeader.Range
Parameters
- location
- QsNullable<QsLocation>