public class Test { void rMethod() {} int foo(int rParam) { Object rLocal; r<caret> } }