StatementKindTransformationBase.OnValueUpdate(QsValueUpdate) 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 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
- stm
- QsValueUpdate