get_methods_of_class
Retrieves all method names from a specified class in decompiled Android app code, enabling quick analysis of class structure.
Instructions
List all method names in a class.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||