ArchUnit
ArchUnit copied to clipboard
Scan parameter name
As I can see, parameter annotations are accessible now (273ba744abfa57e8a42fe37c6fd37fc540c398c2). Can we retrieve parameter name in case if it's stored in bytecode?
At the moment I have not implemented this, but we could add it in the future. I wanted to get the basic support out as quick as possible, in particular since this only works if you compile with -parameters which probably not so many users do.