StatementTransformationBase.OnLocalDeclarations(LocalDeclarations) 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.LocalDeclarations OnLocalDeclarations (Microsoft.Quantum.QsCompiler.SyntaxTree.LocalDeclarations decl);
abstract member OnLocalDeclarations : Microsoft.Quantum.QsCompiler.SyntaxTree.LocalDeclarations -> Microsoft.Quantum.QsCompiler.SyntaxTree.LocalDeclarations
override this.OnLocalDeclarations : Microsoft.Quantum.QsCompiler.SyntaxTree.LocalDeclarations -> Microsoft.Quantum.QsCompiler.SyntaxTree.LocalDeclarations
Public Overrides Function OnLocalDeclarations (decl As LocalDeclarations) As LocalDeclarations
Parameters
- decl
- LocalDeclarations