Hi. I want to process annotations using BCEL. I checked out the latest version from trunk. It is possible to get the annotations of methods and fields, but I don't see a way to get the annotations of local variables. Is this possible with the current code in trunk?
-- Peter Reiner