QsCallable.AddAttribute(QsDeclarationAttribute) Method

Definition

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

Parameters

Returns

QsCallable

Applies to