public class TestClass { public static final int MY_CONSTANT = 0; /** * {@link #MY_CONSTANT<caret> */ public class Inner {} }