@interface MyAnno { String xxx(); String yyy(); } public class MyFirstTestClassFoo { @MyAn<caret> }