DeclarationHeader.Offset Class

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.SumType)]
[System.Diagnostics.DebuggerDisplay("{__DebugDisplay(),nq}")]
[System.Serializable]
public abstract class DeclarationHeader.Offset : IComparable, IComparable<Microsoft.Quantum.QsCompiler.DeclarationHeader.Offset>, IEquatable<Microsoft.Quantum.QsCompiler.DeclarationHeader.Offset>, System.Collections.IStructuralComparable, System.Collections.IStructuralEquatable
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.SumType)>]
[<System.Diagnostics.DebuggerDisplay("{__DebugDisplay(),nq}")>]
[<System.Serializable>]
type DeclarationHeader.Offset = 
Public MustInherit Class DeclarationHeader.Offset
Implements IComparable, IComparable(Of DeclarationHeader.Offset), IEquatable(Of DeclarationHeader.Offset), IStructuralComparable, IStructuralEquatable
Inheritance
DeclarationHeader.Offset
Derived
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute DebuggerDisplayAttribute SerializableAttribute
Implements

Properties

IsDefined
IsUndefined
Tag
Undefined

Methods

CompareTo(DeclarationHeader+Offset)
CompareTo(Object)
CompareTo(Object, IComparer)
Equals(DeclarationHeader+Offset)
Equals(Object)
Equals(Object, IEqualityComparer)
GetHashCode()
GetHashCode(IEqualityComparer)
NewDefined(Position)
ToString()

Applies to