| Package | Description |
|---|---|
| org.eclipse.cdt.core.dom.ast | |
| org.eclipse.cdt.core.dom.ast.gnu |
| Modifier and Type | Method and Description |
|---|---|
IGCCASTAttributeSpecifier |
INodeFactory.newGCCAttributeSpecifier()
Deprecated.
Use newGCCAttributeList() instead.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IGCCASTAttributeList
Represents a GCC attribute specifier, introduced by __attribute__.
|
| Modifier and Type | Method and Description |
|---|---|
IGCCASTAttributeSpecifier |
IGCCASTAttributeSpecifier.copy()
Deprecated.
|
IGCCASTAttributeSpecifier |
IGCCASTAttributeSpecifier.copy(IASTNode.CopyStyle style)
Deprecated.
|
Copyright (c) IBM Corp. and others 2004, 2019. All Rights Reserved.