1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-05 08:05:24 +02:00

Cosmetics.

This commit is contained in:
Sergey Prigogin 2011-09-13 20:46:50 -07:00
parent e3bb6338ba
commit 0089df1d8c
3 changed files with 28 additions and 29 deletions

View file

@ -18,7 +18,6 @@ package org.eclipse.cdt.core.dom.ast;
* @noimplement This interface is not intended to be implemented by clients.
*/
public interface IASTProblemExpression extends IASTExpression, IASTProblemHolder {
/**
* @since 5.1
*/