Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast.cpp |
Modifier and Type | Field and Description |
---|---|
static ICPPBase[] |
ICPPBase.EMPTY_BASE_ARRAY |
Modifier and Type | Method and Description |
---|---|
ICPPBase |
ICPPBase.clone() |
ICPPBase[] |
ICPPClassType.getBases()
Returns an array of base class relationships.
|
ICPPBase[] |
ICPPClassSpecialization.getBases(IASTNode point)
Similar to
ICPPClassType.getBases() but a accepts a starting point for template
instantiation. |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.