mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-16 12:45:41 +02:00
Cosmetics.
This commit is contained in:
parent
ccf74d51d0
commit
4d2a4b2d7c
1 changed files with 1 additions and 2 deletions
|
@ -22,7 +22,6 @@ import org.eclipse.cdt.core.dom.ast.IScope;
|
||||||
* @noimplement This interface is not intended to be implemented by clients.
|
* @noimplement This interface is not intended to be implemented by clients.
|
||||||
*/
|
*/
|
||||||
public interface ICPPASTWhileStatement extends IASTWhileStatement {
|
public interface ICPPASTWhileStatement extends IASTWhileStatement {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* In C++ conditions can be declarations w/side effects.
|
* In C++ conditions can be declarations w/side effects.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue