(Blocked by #1 / #2)
#2 adds supports for wildcards in method name, but it can be useful selecting methods based on other criterias than name:
- qualifers (static / synchronized / etc)
- visibility (public/private/protected/package local)
- signature (to be defined)
- bytecode size ?