| Package | Description |
|---|---|
| org.eclipse.cdt.core.dom.ast.cpp |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICPPFieldTemplate
A field template.
|
| Modifier and Type | Field and Description |
|---|---|
static ICPPField[] |
ICPPField.EMPTY_CPPFIELD_ARRAY |
| Modifier and Type | Method and Description |
|---|---|
ICPPField[] |
ICPPClassType.getDeclaredFields()
Returns a list of ICPPField objects representing fields declared in this class.
|
ICPPField[] |
ICPPClassSpecialization.getDeclaredFields(IASTNode point)
Deprecated.
Use
ICPPClassType.getDeclaredFields() instead. |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.