NamespaceTransformationBase.OnAttribute(QsDeclarationAttribute) Method

Definition

public override Microsoft.Quantum.QsCompiler.SyntaxTree.QsDeclarationAttribute OnAttribute (Microsoft.Quantum.QsCompiler.SyntaxTree.QsDeclarationAttribute att);
abstract member OnAttribute : Microsoft.Quantum.QsCompiler.SyntaxTree.QsDeclarationAttribute -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsDeclarationAttribute
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