public interface ICPPField extends IField, ICPPMember, ICPPVariable
| Modifier and Type | Field and Description |
|---|---|
static ICPPField[] |
EMPTY_CPPFIELD_ARRAY |
EMPTY_FIELD_ARRAYv_private, v_protected, v_publicEMPTY_VARIABLE_ARRAYEMPTY_BINDING_ARRAY| Modifier and Type | Method and Description |
|---|---|
int |
getFieldPosition()
Returns the position of this field within its class owner's declared fields, or -1 if the position
cannot be determined.
|
getCompositeTypeOwnergetClassOwner, getType, getVisibility, isStaticisConstexpr, isExternC, isMutablegetInitialValue, getType, isAuto, isExtern, isRegister, isStaticgetQualifiedName, getQualifiedNameCharArray, isGloballyQualifiedgetLinkage, getName, getNameCharArray, getOwner, getScopestatic final ICPPField[] EMPTY_CPPFIELD_ARRAY
Copyright (c) IBM Corp. and others 2004, 2019. All Rights Reserved.