getTypeDeclaration abstract method

TypeDeclaration getTypeDeclaration()

Gets the type declaration of this class.

Returns:

  • The TypeDeclaration representing the class
  • null for core types or unavailable declarations

Implementation

TypeDeclaration getTypeDeclaration();