analyze_decompilation_output
Inspect decompiled output directories to count Java files, identify decompilation warnings or errors, and produce a directory tree.
Instructions
Analyzes an existing directory containing decompiled source code to count Java files, detect decompilation warnings/errors, and produce a directory tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputDir | Yes | Path to the directory containing decompiled code. |