TypeRange.NewInferred(Range) Method

Definition

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

Parameters

item
Range

Returns

TypeRange
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to