DeclarationHeader.CreateRange(QsNullable<QsLocation>) Method

Definition

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

Returns

DeclarationHeader.Range

Applies to