|
Eclipse CDT Pre-release 3.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICPPASTForStatement
| Field Summary | |
|---|---|
static ASTNodeProperty |
CONDITION_DECLARATION
|
| Fields inherited from interface org.eclipse.cdt.core.dom.ast.IASTForStatement |
|---|
BODY, CONDITION, INITIALIZER, ITERATION |
| Fields inherited from interface org.eclipse.cdt.core.dom.ast.IASTStatement |
|---|
EMPTY_STATEMENT_ARRAY |
| Fields inherited from interface org.eclipse.cdt.core.dom.ast.IASTNode |
|---|
EMPTY_NODE_ARRAY |
| Method Summary | |
|---|---|
IASTDeclaration |
getConditionDeclaration()
|
void |
setConditionDeclaration(IASTDeclaration d)
|
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.IASTForStatement |
|---|
getBody, getConditionExpression, getInitializerStatement, getIterationExpression, getScope, setBody, setConditionExpression, setInitializerStatement, setIterationExpression |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.IASTNode |
|---|
accept, getContainingFilename, getFileLocation, getNodeLocations, getParent, getPropertyInParent, getRawSignature, getTranslationUnit, setParent, setPropertyInParent |
| Field Detail |
|---|
static final ASTNodeProperty CONDITION_DECLARATION
| Method Detail |
|---|
void setConditionDeclaration(IASTDeclaration d)
IASTDeclaration getConditionDeclaration()
|
Eclipse CDT Pre-release 3.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||