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.
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.