StatementKindTransformationBase.OnValueUpdate(QsValueUpdate) Method

Definition

public override Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind OnValueUpdate (Microsoft.Quantum.QsCompiler.SyntaxTree.QsValueUpdate stm);
abstract member OnValueUpdate : Microsoft.Quantum.QsCompiler.SyntaxTree.QsValueUpdate -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind
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