Uses of Package
org.eclipse.jdt.internal.codeassist

Packages that use org.eclipse.jdt.internal.codeassist
org.eclipse.jdt.core The Java model is the set of classes that model the objects associated with creating, editing, and building a Java program. 
org.eclipse.jdt.core.tests.model   
org.eclipse.jdt.internal.codeassist   
org.eclipse.jdt.internal.core   
org.eclipse.jdt.internal.eval   
 

Classes in org.eclipse.jdt.internal.codeassist used by org.eclipse.jdt.core
InternalCompletionContext
          Internal completion context
InternalCompletionProposal
          Internal completion proposal
 

Classes in org.eclipse.jdt.internal.codeassist used by org.eclipse.jdt.core.tests.model
RelevanceConstants
           
 

Classes in org.eclipse.jdt.internal.codeassist used by org.eclipse.jdt.internal.codeassist
CompletionEngine
          This class is the entry point for source completions.
CompletionUnitStructureRequestor
           
InternalCompletionContext
          Internal completion context
ISearchRequestor
          This is the internal requestor passed to the searchable name environment so as to process the multiple search results as they are discovered.
ISelectionRequestor
          A selection requestor accepts results from the selection engine.
MissingTypesGuesser.GuessedTypeRequestor
           
RelevanceConstants
           
UnresolvedReferenceNameFinder.UnresolvedReferenceNameRequestor
           
 

Classes in org.eclipse.jdt.internal.codeassist used by org.eclipse.jdt.internal.core
ISearchRequestor
          This is the internal requestor passed to the searchable name environment so as to process the multiple search results as they are discovered.
ISelectionRequestor
          A selection requestor accepts results from the selection engine.
 

Classes in org.eclipse.jdt.internal.codeassist used by org.eclipse.jdt.internal.eval
ISelectionRequestor
          A selection requestor accepts results from the selection engine.