QsStatement.Statement Property

Definition

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

Property Value

QsStatementKind
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to