|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IQualifiedTypeResolutionListener
A listener, which gets notified when a type binding has been discovered.
This interface may be implemented by clients.
| Method Summary | |
|---|---|
void |
recordResolution(QualifiedTypeReference typeReference,
TypeBinding resolution)
Notifies that the given resolution has been found for the given type reference. |
| Method Detail |
|---|
void recordResolution(QualifiedTypeReference typeReference,
TypeBinding resolution)
typeReference - the type referenceresolution - the resolution found
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||