Keywords.ReservedKeywords Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Value)]
public static System.Collections.Immutable.ImmutableHashSet<string> ReservedKeywords { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Value)>]
Microsoft.Quantum.QsCompiler.TextProcessing.Keywords.ReservedKeywords : System.Collections.Immutable.ImmutableHashSet<string>
Public Shared ReadOnly Property ReservedKeywords As ImmutableHashSet(Of String)

Property Value

ImmutableHashSet<String>
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to