|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
CompletionRequestor
instead
public interface IExtendedCompletionRequestor
Method Summary | |
---|---|
void |
acceptPotentialMethodDeclaration(char[] declaringTypePackageName,
char[] declaringTypeName,
char[] selector,
int completionStart,
int completionEnd,
int relevance)
Deprecated. |
Methods inherited from interface org.eclipse.jdt.core.ICompletionRequestor |
---|
acceptAnonymousType, acceptClass, acceptError, acceptField, acceptInterface, acceptKeyword, acceptLabel, acceptLocalVariable, acceptMethod, acceptMethodDeclaration, acceptModifier, acceptPackage, acceptType, acceptVariableName |
Method Detail |
---|
void acceptPotentialMethodDeclaration(char[] declaringTypePackageName, char[] declaringTypeName, char[] selector, int completionStart, int completionEnd, int relevance)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |