Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve jar analysis #5

Open
iansmirlis opened this issue Oct 30, 2023 · 1 comment
Open

Improve jar analysis #5

iansmirlis opened this issue Oct 30, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request proxygen

Comments

@iansmirlis
Copy link
Owner

iansmirlis commented Oct 30, 2023

Evaluate methods for getting function signatures and semantics from jar/class files

If the class is not compiled with --parameters option, functions will not contain parameter names. Maybe we could add support to parse java source code or let the user of the library rename parameters when they need to somehow.

@iansmirlis iansmirlis added enhancement New feature or request proxygen labels Oct 30, 2023
@iansmirlis iansmirlis self-assigned this Oct 30, 2023
@pavelsavara
Copy link

if javadoc is available, that could be parsed too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request proxygen
Projects
None yet
Development

No branches or pull requests

2 participants