SyntaxExtensions.New.Static(Position, Range) 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.QsLocation QsLocation.New.Static (Microsoft.Quantum.QsCompiler.DataTypes.Position pos, Microsoft.Quantum.QsCompiler.DataTypes.Range range);
Microsoft.Quantum.QsCompiler.SyntaxExtensions.QsLocation.New.Static : Microsoft.Quantum.QsCompiler.DataTypes.Position * Microsoft.Quantum.QsCompiler.DataTypes.Range -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsLocation
Public Shared Function QsLocation.New.Static (pos As Position, range As Range) As QsLocation
Parameters
- pos
- Position
- range
- Range