QsRepeatStatement.FixupBlock Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 2)]
public Microsoft.Quantum.QsCompiler.SyntaxTree.QsPositionedBlock FixupBlock { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 2)>]
FixupBlock : Microsoft.Quantum.QsCompiler.SyntaxTree.QsPositionedBlock
Public ReadOnly Property FixupBlock As QsPositionedBlock

Property Value

QsPositionedBlock
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to