How get class description from bytecode?
Get description not load class, I want some library that can read '.class'
file and return some object, that hold method names and string parameters
for it. Some library that can work as Intellij Idea when it does not load
the source it simply list public methods with full path parameters to it.
Is such tool avaible for free?
No comments:
Post a Comment