Interface ITypeDef

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, ICElement, ISourceManipulation, ISourceReference

public interface ITypeDef extends ICElement, ISourceManipulation, ISourceReference
Represents a field declared in a type.
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.
  • Method Details

    • getTypeName

      String getTypeName()
      Returns the type of the typedef item
      Returns:
      String