SyntaxTreeToQsharp.NamespaceTransformation.OnAttribute Method

Definition

System.Object.OnAttribute(Microsoft.Quantum.QsCompiler.SyntaxTree.QsDeclarationAttribute)
public override Microsoft.Quantum.QsCompiler.SyntaxTree.QsDeclarationAttribute OnAttribute (Microsoft.Quantum.QsCompiler.SyntaxTree.QsDeclarationAttribute att);
override this.OnAttribute : Microsoft.Quantum.QsCompiler.SyntaxTree.QsDeclarationAttribute -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsDeclarationAttribute
Public Overrides Function OnAttribute (att As QsDeclarationAttribute) As QsDeclarationAttribute

Parameters

Returns

QsDeclarationAttribute

Applies to