Context.SyntaxTokenContext.Self Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 1)]
public Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsFragmentKind> Self { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 1)>]
Self : Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsFragmentKind>
Public ReadOnly Property Self As QsNullable(Of QsFragmentKind)

Property Value

QsNullable<QsFragmentKind>
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to