Interface IField

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, IBinding, IVariable
All Known Subinterfaces:
ICPPField, ICPPFieldTemplate

public interface IField extends IVariable
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_FIELD_ARRAY

      static final IField[] EMPTY_FIELD_ARRAY
  • Method Details

    • getCompositeTypeOwner

      ICompositeType getCompositeTypeOwner()
      Returns the composite type that owns the field.
      Since:
      4.0