ExpressionTransformationBase.OnExpressionInformation Method

Definition

public override Microsoft.Quantum.QsCompiler.SyntaxTree.InferredExpressionInformation OnExpressionInformation (Microsoft.Quantum.QsCompiler.SyntaxTree.InferredExpressionInformation info);
abstract member OnExpressionInformation : Microsoft.Quantum.QsCompiler.SyntaxTree.InferredExpressionInformation -> Microsoft.Quantum.QsCompiler.SyntaxTree.InferredExpressionInformation
override this.OnExpressionInformation : Microsoft.Quantum.QsCompiler.SyntaxTree.InferredExpressionInformation -> Microsoft.Quantum.QsCompiler.SyntaxTree.InferredExpressionInformation
Public Overrides Function OnExpressionInformation (info As InferredExpressionInformation) As InferredExpressionInformation

Parameters

Returns

InferredExpressionInformation

Applies to