mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Invalid @since tag
This commit is contained in:
parent
763aebdd14
commit
edd32c480d
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ public interface ICPPClassType extends ICompositeType, ICPPBinding {
|
|||
/**
|
||||
* Returns whether this type is declared final.
|
||||
*
|
||||
* @since 5.5
|
||||
* @since 5.4
|
||||
*/
|
||||
public boolean isFinal();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue