Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast | |
org.eclipse.cdt.core.dom.ast.c | |
org.eclipse.cdt.core.dom.ast.cpp |
Modifier and Type | Method and Description |
---|---|
ICompositeType |
IField.getCompositeTypeOwner()
Returns the composite type that owns the field.
|
Modifier and Type | Method and Description |
---|---|
ICompositeType |
ICCompositeTypeScope.getCompositeType()
Returns the type this scope is associated with.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ICPPClassSpecialization
Specializations of all sorts of class types.
|
interface |
ICPPClassTemplate |
interface |
ICPPClassTemplatePartialSpecialization
This interface represents a class template partial specialization.
|
interface |
ICPPClassTemplatePartialSpecializationSpecialization
Interface for specializations of partial specializations.
|
interface |
ICPPClassType
Represents a C++ class.
|
interface |
ICPPTemplateTemplateParameter
Template parameters of type template.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.