package tests; import static q.A.*; /* p.p - textual ref */ import p.p.ATest; import q.*; /** * The field {@link aTest aTest} has an {@link ATest#a}. * @see p.p.ATest */ public class AllTests { ATest aTest; A a; int C2= CONST; }