TypedExpression.InferredInformation Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 3)]
public Microsoft.Quantum.QsCompiler.SyntaxTree.InferredExpressionInformation InferredInformation { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 3)>]
InferredInformation : Microsoft.Quantum.QsCompiler.SyntaxTree.InferredExpressionInformation
Public ReadOnly Property InferredInformation As InferredExpressionInformation

Property Value

InferredExpressionInformation
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to