Interface ICPPField

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, IBinding, ICPPBinding, ICPPMember, ICPPVariable, IField, IVariable
All Known Subinterfaces:
ICPPFieldTemplate

public interface ICPPField extends IField, ICPPMember, ICPPVariable
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.
  • Field Details

    • EMPTY_CPPFIELD_ARRAY

      static final ICPPField[] EMPTY_CPPFIELD_ARRAY
  • Method Details

    • getFieldPosition

      int getFieldPosition()
      Returns the position of this field within its class owner's declared fields, or -1 if the position cannot be determined.
      Since:
      6.2