Schnittstelle IExtendedCompletionRequestor

Alle Superschnittstellen:
ICompletionRequestor

public interface IExtendedCompletionRequestor extends ICompletionRequestor
Veraltet.
  • Methodendetails

    • acceptPotentialMethodDeclaration

      void acceptPotentialMethodDeclaration(char[] declaringTypePackageName, char[] declaringTypeName, char[] selector, int completionStart, int completionEnd, int relevance)
      Veraltet.