SyntaxExtensions.New.Static(TypedExpression, TypedExpression) Method

Definition

public static Microsoft.Quantum.QsCompiler.SyntaxTree.QsValueUpdate QsValueUpdate.New.Static (Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression lhs, Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression rhs);
Microsoft.Quantum.QsCompiler.SyntaxExtensions.QsValueUpdate.New.Static : Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression * Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsValueUpdate
Public Shared Function QsValueUpdate.New.Static (lhs As TypedExpression, rhs As TypedExpression) As QsValueUpdate

Parameters

Returns

QsValueUpdate

Applies to