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 |
---|---|
IASTElaboratedTypeSpecifier |
IASTElaboratedTypeSpecifier.copy() |
IASTElaboratedTypeSpecifier |
INodeFactory.newElaboratedTypeSpecifier(int kind,
IASTName name) |
Modifier and Type | Interface and Description |
---|---|
interface |
ICASTElaboratedTypeSpecifier
C's elaborated type specifier.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ICPPASTElaboratedTypeSpecifier
Elaborated types in C++ include classes.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.