class Test { /** * <caret> */ void test() { } // /** // * // * @param arg // */ // public void secondMethod(int arg) { // } }