|
Eclipse CDT Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface represents a template specialization.
| Field Summary | |
static ASTNodeProperty |
OWNED_DECLARATION
The declaration that the specialization affects. |
| Fields inherited from interface org.eclipse.cdt.core.dom.ast.IASTDeclaration |
EMPTY_DECLARATION_ARRAY |
| Fields inherited from interface org.eclipse.cdt.core.dom.ast.IASTNode |
EMPTY_NODE_ARRAY |
| Method Summary | |
IASTDeclaration |
getDeclaration()
Get the declaration. |
void |
setDeclaration(IASTDeclaration declaration)
Set the declaration. |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.IASTNode |
accept, getContainingFilename, getFileLocation, getNodeLocations, getParent, getPropertyInParent, getRawSignature, getTranslationUnit, setParent, setPropertyInParent |
| Field Detail |
public static final ASTNodeProperty OWNED_DECLARATION
| Method Detail |
public IASTDeclaration getDeclaration()
IASTDeclarationpublic void setDeclaration(IASTDeclaration declaration)
declaration - IASTDeclaration
|
Eclipse CDT Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||