ResolvedType 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.NonPublicRepresentation | Microsoft.FSharp.Core.SourceConstructFlags.RecordType)]
[Microsoft.FSharp.Core.CustomComparison]
[Microsoft.FSharp.Core.CustomEquality]
[System.Serializable]
public sealed class ResolvedType : IComparable, Microsoft.Quantum.QsCompiler.SyntaxTokens.ITuple
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.NonPublicRepresentation | Microsoft.FSharp.Core.SourceConstructFlags.RecordType)>]
[<Microsoft.FSharp.Core.CustomComparison>]
[<Microsoft.FSharp.Core.CustomEquality>]
[<System.Serializable>]
type ResolvedType = class
interface IComparable
interface ITuple
Public NotInheritable Class ResolvedType
Implements IComparable, ITuple
- Inheritance
-
ResolvedType
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute Microsoft.FSharp.Core.CustomComparisonAttribute Microsoft.FSharp.Core.CustomEqualityAttribute SerializableAttribute
- Implements
Properties
| Range | |
| Resolution |
Methods
Extension Methods
| TryGetArgumentType(ResolvedType) | |
| TryGetCallableInformation(ResolvedType) | |
| TryGetReturnType(ResolvedType) |