AccumulateIdentifiers.TransformationState.UsedLocalVariables Property

Definition

public System.Linq.ILookup<string,Microsoft.Quantum.QsCompiler.SyntaxTree.QsLocation?> UsedLocalVariables { get; }
member this.UsedLocalVariables : System.Linq.ILookup<string, Microsoft.Quantum.QsCompiler.SyntaxTree.QsLocation>
Public ReadOnly Property UsedLocalVariables As ILookup(Of String, QsLocation)

Property Value

ILookup<String,QsLocation>

Applies to