SelectByFoldingOverExpressions.StatementTransformation<TSelector>.OnScope 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.OnScope(Microsoft.Quantum.QsCompiler.SyntaxTree.QsScope)
public override Microsoft.Quantum.QsCompiler.SyntaxTree.QsScope OnScope (Microsoft.Quantum.QsCompiler.SyntaxTree.QsScope scope);
override this.OnScope : Microsoft.Quantum.QsCompiler.SyntaxTree.QsScope -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsScope
Public Overrides Function OnScope (scope As QsScope) As QsScope
Parameters
- scope
- QsScope