// "Suppress all inspections for class" "true" @SuppressWarnings("ALL") public class Test { public void run(int <caret>i) { } }