getLinkDeclaration abstract method

LinkDeclaration getLinkDeclaration()

Returns the type of the annotation.

This allows inspection of the annotation's class, including whether it is a custom annotation or a built-in one.

Implementation

LinkDeclaration getLinkDeclaration();