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 Javadoc API #286

Open
jaskarth opened this issue Jul 14, 2023 · 0 comments
Open

Improve Javadoc API #286

jaskarth opened this issue Jul 14, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request Priority: Medium Medium priority Subsystem: Writing Anything concerning how expressions are written

Comments

@jaskarth
Copy link
Member

The current Javadoc API is minimal, and doesn't allow for dynamic addition based on field names- you're only given the StructClass/StructFields, which don't have access to the decompiled param names and such. This should be supported functionality, and you should get the ClassWrapper/MethodWrapper. In addition, this property should be able to be set by the commandline, and loaded in as a class from the classpath. Discussion about this is welcome.

@jaskarth jaskarth added enhancement New feature or request Subsystem: Writing Anything concerning how expressions are written Priority: Medium Medium priority labels Jul 14, 2023
@jaskarth jaskarth self-assigned this Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority: Medium Medium priority Subsystem: Writing Anything concerning how expressions are written
Projects
None yet
Development

No branches or pull requests

1 participant