SelectByFoldingOverExpressions.StatementTransformation<TSelector>.OnScope Method

Definition

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

Returns

QsScope

Applies to