public class Foo { int f(int x) { switch (x) { <caret> } } }