InferredExpressionInformation(Boolean, Boolean) Constructor

Definition

public InferredExpressionInformation (bool isMutable, bool hasLocalQuantumDependency);
new Microsoft.Quantum.QsCompiler.SyntaxTree.InferredExpressionInformation : bool * bool -> Microsoft.Quantum.QsCompiler.SyntaxTree.InferredExpressionInformation
Public Sub New (isMutable As Boolean, hasLocalQuantumDependency As Boolean)

Parameters

isMutable
Boolean
hasLocalQuantumDependency
Boolean

Applies to