DeclarationHeader.Range Class

Definition

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

Properties

IsDefined
IsUndefined
Tag
Undefined

Methods

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

Applies to