ScopeContext.Symbols Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 1)]
public Microsoft.Quantum.QsCompiler.SyntaxProcessing.SymbolTracker Symbols { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 1)>]
Symbols : Microsoft.Quantum.QsCompiler.SyntaxProcessing.SymbolTracker
Public ReadOnly Property Symbols As SymbolTracker

Property Value

SymbolTracker
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to