Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast.cpp |
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)
Similar to
ICPPClassType.getDeclaredFields() but a accepts a starting point
for template instantiation. |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.