IdentifierReferences.Location.RelativeStatementLocation Property

Definition

contains the location of the statement containing the symbol relative to the root node

public Microsoft.Quantum.QsCompiler.SyntaxTree.QsLocation RelativeStatementLocation { get; }
member this.RelativeStatementLocation : Microsoft.Quantum.QsCompiler.SyntaxTree.QsLocation
Public ReadOnly Property RelativeStatementLocation As QsLocation

Property Value

QsLocation

Applies to