getTypeDeclaration abstract method
Gets the type declaration of this class.
Returns:
- The TypeDeclaration representing the class
null
for core types or unavailable declarations
Implementation
TypeDeclaration getTypeDeclaration();
Gets the type declaration of this class.
Returns:
null
for core types or unavailable declarationsTypeDeclaration getTypeDeclaration();