CompletionRequestor insteadpublic interface IExtendedCompletionRequestor extends ICompletionRequestor
| Modifier and Type | Method and Description |
|---|---|
void |
acceptPotentialMethodDeclaration(char[] declaringTypePackageName,
char[] declaringTypeName,
char[] selector,
int completionStart,
int completionEnd,
int relevance)
Deprecated.
|
acceptAnonymousType, acceptClass, acceptError, acceptField, acceptInterface, acceptKeyword, acceptLabel, acceptLocalVariable, acceptMethod, acceptMethodDeclaration, acceptModifier, acceptPackage, acceptType, acceptVariableName