IdentifierReferences.TransformationState.DeclarationLocation Property

Definition

public Tuple<string,Microsoft.Quantum.QsCompiler.SyntaxTree.QsLocation>? DeclarationLocation { get; }
member this.DeclarationLocation : string * Microsoft.Quantum.QsCompiler.SyntaxTree.QsLocation
Public ReadOnly Property DeclarationLocation As Tuple(Of String, QsLocation)

Property Value

Tuple<String,QsLocation>

Applies to