View | Details | Raw Unified | Return to bug 185119
Collapse All | Expand All

(-)search/org/eclipse/jdt/core/search/TypeNameMatch.java (-1 / +1 lines)
Lines 19-25 Link Here
19
 * The type of this match is available from {@link #getType()}.
19
 * The type of this match is available from {@link #getType()}.
20
 * </p>
20
 * </p>
21
 * <p>
21
 * <p>
22
 * This class is intended to be overridden by clients.
22
 * This class is not intended to be overridden by clients.
23
 * </p>
23
 * </p>
24
 * 
24
 * 
25
 * @see TypeNameMatchRequestor
25
 * @see TypeNameMatchRequestor

Return to bug 185119