|
Eclipse CDT Pre-release 3.0 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
---|---|
static IField[] |
EMPTY_FIELD_ARRAY
|
Fields inherited from interface org.eclipse.cdt.core.dom.ast.IBinding |
---|
EMPTY_BINDING_ARRAY |
Method Summary | |
---|---|
ICompositeType |
getCompositeTypeOwner()
Returns the composite type that owns the field. |
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IVariable |
---|
getType, isAuto, isExtern, isRegister, isStatic |
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IBinding |
---|
getLinkage, getName, getNameCharArray, getScope |
Field Detail |
public static final IField[] EMPTY_FIELD_ARRAY
Method Detail |
public ICompositeType getCompositeTypeOwner() throws DOMException
DOMException
|
Eclipse CDT Pre-release 3.0 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |