class Foo { public static void foo(int x<caret>) { public static void bar(int x, int y) { System.out.println(); } }