get_class_hierarchy
Retrieve the inheritance hierarchy of an Android class to understand its superclass and implemented interfaces within the Android framework.
Instructions
Get the inheritance hierarchy (superclass and interfaces) for a class.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class_name | Yes |