@interface MyAnno { String xxx(); String yyy(); } /** * @see MyAn */ public class MyFirstTestClassFoo { }