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