mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-31 04:45:38 +02:00
Missing @since tag
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
This commit is contained in:
parent
5e999c4da5
commit
7bbbbcf7a8
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ import java.net.URI;
|
|||
* @noimplement This interface is not intended to be implemented by clients.
|
||||
*/
|
||||
public interface ICElement extends IAdaptable {
|
||||
/** @since 5.6 */
|
||||
public static final ICElement[] EMPTY_ARRAY = {};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue