Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.RecordType)]
[System.Serializable]
public sealed class QsStatement : IComparable, IComparable<Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatement>, IEquatable<Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatement>, System.Collections.IStructuralComparable, System.Collections.IStructuralEquatable
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.RecordType)>]
[<System.Serializable>]
type QsStatement = {}
Public NotInheritable Class QsStatement
Implements IComparable, IComparable(Of QsStatement), IEquatable(Of QsStatement), IStructuralComparable, IStructuralEquatable