Searched refs:includeWithin (Results 1 – 1 of 1) sorted by relevance
2823 public void showIn(Reference includeWithin) { in showIn() argument2824 mIncludedWithin = includeWithin; in showIn()2826 if (includeWithin != null) { in showIn()2827 IFile file = includeWithin.getFile(); in showIn()