Open GoogleCodeExporter opened 9 years ago
[deleted comment]
Just passing by....
Class files can store the names of arguments. In fact, there is a command line
parameter to java compiler to force it to preserve them.
However, in reality I don't think you can extract the names of method
parameters. Why do compiled java class files need to store it? At least in
release versions (without debug information) of classes most likely it will be
without method parameter names.
Original comment by anton.da...@frtk.ru
on 3 Sep 2014 at 6:50
Original issue reported on code.google.com by
goo...@umito.nl
on 13 Apr 2013 at 4:13