| Package | Description |
|---|---|
| org.eclipse.cdt.core.dom.ast | |
| org.eclipse.cdt.core.dom.ast.cpp | |
| org.eclipse.cdt.core.dom.ast.gnu |
| Modifier and Type | Method and Description |
|---|---|
IASTTypeIdExpression |
IASTTypeIdExpression.copy() |
IASTTypeIdExpression |
IASTTypeIdExpression.copy(IASTNode.CopyStyle style) |
IASTTypeIdExpression |
INodeFactory.newTypeIdExpression(int operator,
IASTTypeId typeId) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICPPASTTypeIdExpression |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IGNUASTTypeIdExpression
Deprecated.
Use
IASTTypeIdExpression, instead. |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.