eclipse-aspectj / aspectj

Other
303 stars 86 forks source link

Raise errors for void arrays in type patterns #216

Open kriegaex opened 1 year ago

kriegaex commented 1 year ago

Implement a PatternNodeVisitor finding faulty void[], void[][] type patterns in all kinds of signatures and raise errors (maybe just warnings?) for them.