package a.b interface I: J { } interface J { } // CLASS: a.b.J // SEARCH: class:I