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 |
---|---|
IASTEnumerationSpecifier |
IASTEnumerationSpecifier.copy() |
IASTEnumerationSpecifier |
IASTEnumerationSpecifier.copy(IASTNode.CopyStyle style) |
IASTEnumerationSpecifier |
INodeFactory.newEnumerationSpecifier(IASTName name) |
Modifier and Type | Interface and Description |
---|---|
interface |
ICASTEnumerationSpecifier
C Enumeration decl specifier.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ICPPASTEnumerationSpecifier
enum struct : unsigned int {...} |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.