mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-15 13:05:22 +02:00
[cleanup] mark IClassifierConstants noimplement
This commit is contained in:
parent
14d33d3fea
commit
2f70d78f39
1 changed files with 18 additions and 16 deletions
|
@ -18,6 +18,8 @@ package org.eclipse.rse.services.clientserver;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This interface defines some constants for classifiers.
|
* This interface defines some constants for classifiers.
|
||||||
|
*
|
||||||
|
* @noimplement This interface is not intended to be implemented by clients.
|
||||||
*/
|
*/
|
||||||
public interface IClassifierConstants {
|
public interface IClassifierConstants {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue