SyntaxExtensions.New.Static(Boolean, Boolean) Method
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.
public static Microsoft.Quantum.QsCompiler.SyntaxTree.InferredExpressionInformation InferredExpressionInformation.New.Static (bool isMutable, bool quantumDep);
Microsoft.Quantum.QsCompiler.SyntaxExtensions.InferredExpressionInformation.New.Static : bool * bool -> Microsoft.Quantum.QsCompiler.SyntaxTree.InferredExpressionInformation
Public Shared Function InferredExpressionInformation.New.Static (isMutable As Boolean, quantumDep As Boolean) As InferredExpressionInformation
Parameters
- isMutable
- Boolean
- quantumDep
- Boolean