Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast.cpp |
Modifier and Type | Interface and Description |
---|---|
interface |
ICPPClassSpecialization
Specializations of all sorts of class types.
|
interface |
ICPPClassTemplatePartialSpecializationSpecialization
Interface for specializations of partial specializations.
|
interface |
ICPPDeferredTemplateInstance
Deprecated.
use
ICPPDeferredClassInstance instead. |
interface |
ICPPEnumerationSpecialization |
interface |
ICPPFunctionInstance
This interface represents an instantiation or an explicit specialization of a function template.
|
interface |
ICPPMethodSpecialization
Specialization of a method.
|
interface |
ICPPTemplateInstance
This interface represents an instantiation or an explicit specialization of a class or a function template.
|
interface |
ICPPTypeSpecialization
A common interface for ICPPClassSpecialization and ICPPEnumerationSpecialization.
|
interface |
ICPPVariableInstance
Represents an instantiation or an explicit specialization of a variable template.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.