|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IASTIfStatement | |
|---|---|
| org.eclipse.cdt.core.dom.ast | |
| org.eclipse.cdt.core.dom.ast.cpp | |
| Uses of IASTIfStatement in org.eclipse.cdt.core.dom.ast |
|---|
| Methods in org.eclipse.cdt.core.dom.ast that return IASTIfStatement | |
|---|---|
IASTIfStatement |
IASTIfStatement.copy()
|
IASTIfStatement |
IASTIfStatement.copy(IASTNode.CopyStyle style)
|
IASTIfStatement |
INodeFactory.newIfStatement(IASTExpression condition,
IASTStatement then,
IASTStatement elseClause)
|
| Uses of IASTIfStatement in org.eclipse.cdt.core.dom.ast.cpp |
|---|
| Subinterfaces of IASTIfStatement in org.eclipse.cdt.core.dom.ast.cpp | |
|---|---|
interface |
ICPPASTIfStatement
The 'if' statement including the optional else clause. |
|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||