Uses of Class
org.eclipse.jdt.internal.codeassist.InternalCompletionProposal

Packages that use InternalCompletionProposal
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. 
 

Uses of InternalCompletionProposal in org.eclipse.jdt.core
 

Subclasses of InternalCompletionProposal in org.eclipse.jdt.core
 class CompletionProposal
          Completion proposal.