QsCallableKind Class
Definition
Important
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.SumType)]
[System.Diagnostics.DebuggerDisplay("{__DebugDisplay(),nq}")]
[System.Serializable]
public sealed class QsCallableKind : IComparable, IComparable<Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallableKind>, IEquatable<Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallableKind>, System.Collections.IStructuralComparable, System.Collections.IStructuralEquatable
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.SumType)>]
[<System.Diagnostics.DebuggerDisplay("{__DebugDisplay(),nq}")>]
[<System.Serializable>]
type QsCallableKind =
Public NotInheritable Class QsCallableKind
Implements IComparable, IComparable(Of QsCallableKind), IEquatable(Of QsCallableKind), IStructuralComparable, IStructuralEquatable
- Inheritance
-
QsCallableKind
- Attributes
- Implements
Properties
| Function | |
| IsFunction | |
| IsOperation | |
| IsTypeConstructor | |
| Operation | |
| Tag | |
| TypeConstructor |