Interface ICExternalBinding

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, IBinding

public interface ICExternalBinding extends IBinding
This interface represents a binding for a function or variable that is assumed to exist in another compilation unit and that would be found at link time.
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.