TypeRange.NewAnnotated(Range) Method

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 0)]
public static Microsoft.Quantum.QsCompiler.SyntaxTree.TypeRange NewAnnotated (Microsoft.Quantum.QsCompiler.DataTypes.Range item);
Public Shared Function NewAnnotated (item As Range) As TypeRange

Parameters

item
Range

Returns

TypeRange
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to