QsSpecialization.AddAttribute(QsDeclarationAttribute) Method

Definition

public Microsoft.Quantum.QsCompiler.SyntaxTree.QsSpecialization AddAttribute (Microsoft.Quantum.QsCompiler.SyntaxTree.QsDeclarationAttribute att);
member this.AddAttribute : Microsoft.Quantum.QsCompiler.SyntaxTree.QsDeclarationAttribute -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsSpecialization
Public Function AddAttribute (att As QsDeclarationAttribute) As QsSpecialization

Parameters

Returns

QsSpecialization

Applies to