mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Fixed an erroneous @since tag.
This commit is contained in:
parent
ace8f06e2d
commit
4536b4b84c
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.4
|
||||
* @noreference This method is not intended to be referenced by clients.
|
||||
*/
|
||||
public boolean isFinal();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue