getLinkDeclaration abstract method

LinkDeclaration getLinkDeclaration()

Returns the LinkDeclaration of this field.

For example, in int age = 10;, this returns the reflected type for int.

Implementation

LinkDeclaration getLinkDeclaration();