InferredCallableInformation Class

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.RecordType)]
[System.Serializable]
public sealed class InferredCallableInformation : IComparable, IComparable<Microsoft.Quantum.QsCompiler.SyntaxTree.InferredCallableInformation>, IEquatable<Microsoft.Quantum.QsCompiler.SyntaxTree.InferredCallableInformation>, System.Collections.IStructuralComparable, System.Collections.IStructuralEquatable
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.RecordType)>]
[<System.Serializable>]
type InferredCallableInformation = {}
Public NotInheritable Class InferredCallableInformation
Implements IComparable, IComparable(Of InferredCallableInformation), IEquatable(Of InferredCallableInformation), IStructuralComparable, IStructuralEquatable
Inheritance
InferredCallableInformation
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute SerializableAttribute
Implements

Constructors

InferredCallableInformation(Boolean, Boolean)

Properties

IsIntrinsic
IsSelfAdjoint
NoInformation

Methods

Common(IEnumerable<InferredCallableInformation>)
CompareTo(InferredCallableInformation)
CompareTo(Object)
CompareTo(Object, IComparer)
Equals(InferredCallableInformation)
Equals(Object)
Equals(Object, IEqualityComparer)
GetHashCode()
GetHashCode(IEqualityComparer)
ToString()

Applies to