|
Eclipse CDT Pre-release 3.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| Field Summary | |
|---|---|
static int |
op_last
op_last defined for sub-interfaces to extend. |
static int |
op_sizeof
op_sizeof sizeof( typeId ) expression |
static ASTNodeProperty |
TYPE_ID
TYPEID represents the relationship between an IASTTypeIdExpression and
it's nested IASTTypeId. |
| Fields inherited from interface org.eclipse.cdt.core.dom.ast.IASTExpression |
|---|
EMPTY_EXPRESSION_ARRAY |
| Fields inherited from interface org.eclipse.cdt.core.dom.ast.IASTNode |
|---|
EMPTY_NODE_ARRAY |
| Method Summary | |
|---|---|
int |
getOperator()
Get the operator for the expression. |
IASTTypeId |
getTypeId()
Get the type Id. |
void |
setOperator(int value)
Set the operator for the expression. |
void |
setTypeId(IASTTypeId typeId)
Set the type Id. |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.IASTExpression |
|---|
getExpressionType |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.IASTNode |
|---|
accept, contains, getContainingFilename, getFileLocation, getNodeLocations, getParent, getPropertyInParent, getRawSignature, getTranslationUnit, setParent, setPropertyInParent |
| Field Detail |
public static final int op_sizeof
op_sizeof sizeof( typeId ) expression
public static final int op_last
op_last defined for sub-interfaces to extend.
public static final ASTNodeProperty TYPE_ID
TYPEID represents the relationship between an IASTTypeIdExpression and
it's nested IASTTypeId.
| Method Detail |
public int getOperator()
public void setOperator(int value)
value - intpublic void setTypeId(IASTTypeId typeId)
typeId - public IASTTypeId getTypeId()
|
Eclipse CDT Pre-release 3.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||