Interface IQualifiedTypeResolutionListener

All Known Implementing Classes:
AndLocator, ConstructorLocator, FieldLocator, LocalVariableLocator, MethodLocator, ModuleLocator, OrLocator, PackageDeclarationLocator, PackageReferenceLocator, PatternLocator, SuperTypeReferenceLocator, TypeDeclarationLocator, TypeParameterLocator, TypeReferenceLocator, VariableLocator

public interface IQualifiedTypeResolutionListener
A listener, which gets notified when a type binding has been discovered.

This interface may be implemented by clients.