Calling it lambda parameters seems a little odd, given it also supports unused pattern variables but I think we can live with this for now. Calling it "unusedLocalVariable" based on the naming in JDT seems a bit too confusing given that it doesn't rename all types of unused local variables.
Calling it lambda parameters seems a little odd, given it also supports unused pattern variables but I think we can live with this for now. Calling it "unusedLocalVariable" based on the naming in JDT seems a bit too confusing given that it doesn't rename all types of unused local variables.