leibnitz27 / cfr

This is the public repository for the CFR Java decompiler
https://www.benf.org/other/cfr
MIT License
1.94k stars 249 forks source link

How to get the annotations used by a specific method #243

Open YanisBft opened 3 years ago

YanisBft commented 3 years ago

I have access to a MethodPrototype instance, and would like to know if I can get the annotations of this method.