Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast.cpp |
Modifier and Type | Field and Description |
---|---|
static ICPPBase[] |
ICPPBase.EMPTY_BASE_ARRAY |
static ICPPBase[] |
ICPPBase.NO_BASES_BECAUSE_TYPE_IS_INCOMPLETE |
Modifier and Type | Method and Description |
---|---|
ICPPBase |
ICPPBase.clone() |
ICPPBase[] |
ICPPClassType.getBases()
Returns an array of base class relationships.
|
ICPPBase[] |
ICPPClassSpecialization.getBases(IASTNode point)
Deprecated.
Use
ICPPClassType.getBases() instead. |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.