Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast.c | |
org.eclipse.cdt.core.dom.ast.cpp | |
org.eclipse.cdt.core.dom.ast.gnu.cpp |
Modifier and Type | Interface and Description |
---|---|
interface |
ICPointerType |
Modifier and Type | Interface and Description |
---|---|
interface |
ICPPPointerToMemberType |
Modifier and Type | Method and Description |
---|---|
IPointerType |
ICPPFunctionType.getThisType()
Deprecated.
function types don't relate to this pointers at all.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IGPPPointerToMemberType
Deprecated.
Use
ICPPPointerToMemberType , instead. |
interface |
IGPPPointerType
Deprecated.
Use
IPointerType , instead. |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.