|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITypeRequestor
| Method Summary | |
|---|---|
void |
accept(IBinaryType binaryType,
PackageBinding packageBinding,
AccessRestriction accessRestriction)
Accept the resolved binary form for the requested type. |
void |
accept(ICompilationUnit unit,
AccessRestriction accessRestriction)
Accept the requested type's compilation unit. |
void |
accept(ISourceType[] sourceType,
PackageBinding packageBinding,
AccessRestriction accessRestriction)
Accept the unresolved source forms for the requested type. |
| Method Detail |
|---|
void accept(IBinaryType binaryType,
PackageBinding packageBinding,
AccessRestriction accessRestriction)
void accept(ICompilationUnit unit,
AccessRestriction accessRestriction)
void accept(ISourceType[] sourceType,
PackageBinding packageBinding,
AccessRestriction accessRestriction)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||