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 QsFragment : IComparable, IComparable<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsFragment>, IEquatable<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsFragment>, System.Collections.IStructuralComparable, System.Collections.IStructuralEquatable
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.RecordType)>]
[<System.Serializable>]
type QsFragment = {}
Public NotInheritable Class QsFragment
Implements IComparable, IComparable(Of QsFragment), IEquatable(Of QsFragment), IStructuralComparable, IStructuralEquatable