| Package | Description |
|---|---|
| org.eclipse.cdt.core.dom.ast | |
| org.eclipse.cdt.core.dom.ast.cpp |
| Modifier and Type | Method and Description |
|---|---|
IASTWhileStatement |
IASTWhileStatement.copy() |
IASTWhileStatement |
IASTWhileStatement.copy(IASTNode.CopyStyle style) |
IASTWhileStatement |
INodeFactory.newWhileStatement(IASTExpression condition,
IASTStatement body) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICPPASTWhileStatement
This interface accommodates C++ allows for broader while loop syntax.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.