SyntaxTreeToQsharp.StatementKindTransformation.OnValueUpdate 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.
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
- stm
- QsValueUpdate