Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast.cpp | |
org.eclipse.cdt.core.dom.ast.gnu |
Modifier and Type | Interface and Description |
---|---|
interface |
ICPPASTAttributeList
Represents a C++11 (ISO/IEC 14882:2011 7.6.1 [dcl.attr.grammar]) attribute specifier
of the form [[ attribute-list ]].
|
Modifier and Type | Interface and Description |
---|---|
interface |
IGCCASTAttributeList
Represents a GCC attribute specifier, introduced by __attribute__.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.