Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast | |
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 | Method and Description |
---|---|
IASTPointer |
IASTPointer.copy() |
IASTPointer |
IASTPointer.copy(IASTNode.CopyStyle style) |
IASTPointer |
INodeFactory.newPointer() |
Modifier and Type | Interface and Description |
---|---|
interface |
ICASTPointer
C-specific pointer.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ICPPASTPointerToMember
This is a pointer to member pointer operator for declarators.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IGPPASTPointer
Deprecated.
Use
IASTPointer , instead. |
interface |
IGPPASTPointerToMember
Deprecated.
Use
ICPPASTPointerToMember , instead. |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.