SyntaxTreeToQsharp.StatementKindTransformation.OnValueUpdate Method

Definition

System.Object.OnValueUpdate(Microsoft.Quantum.QsCompiler.SyntaxTree.QsValueUpdate)
public override Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind OnValueUpdate (Microsoft.Quantum.QsCompiler.SyntaxTree.QsValueUpdate stm);
override this.OnValueUpdate : Microsoft.Quantum.QsCompiler.SyntaxTree.QsValueUpdate -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind
Public Overrides Function OnValueUpdate (stm As QsValueUpdate) As QsStatementKind

Parameters

Returns

QsStatementKind

Applies to