Package org.eclipse.xtext.ui.editor.contentassist

Interface Summary
CompletionProposalComputer.State  
ConfigurableCompletionProposal.IReplacementTextApplier  
ContentAssistContext.Factory  
ContextInformationComputer.State  
FQNPrefixMatcher.LastSegmentFinder  
ICompletionProposalAcceptor  
ICompletionProposalComparator  
ICompletionProposalFactory  
ICompletionProposalPostProcessor  
IContentAssistantFactory  
IContentProposalPriorities  
IContentProposalProvider  
IContextInformationAcceptor  
IContextInformationProvider  
IFollowElementAcceptor  
IProposalConflictHelper The IProposalConflictHelper is used to determine whether a possible content proposal is in conflict with the previous input.
ISmartContextInformation A smart context information allows to customize the strategy that determines validity and that allows to update the presentation.
ITemplateAcceptor  
ITemplateProposalProvider  
RepeatedContentAssistProcessor.ModeAware  
 

Class Summary
AbstractContentAssistContextFactory  
AbstractContentProposalProvider The default implementation of interface IContentProposalProvider provided with Xtext.
AbstractContentProposalProvider.NullSafeCompletionProposalAcceptor  
AbstractJavaBasedContentProposalProvider  
AbstractJavaBasedContentProposalProvider.ReferenceProposalCreator  
CompletionProposalComputer  
ConfigurableCompletionProposal  
ConfigurableCompletionProposal.ExitPolicy  
ContentAssistContext Abstraction of a commonly used set of attributes related to the current content assist request.
ContentAssistContext.Builder  
ContentAssistContext.Factory.Null  
ContentProposalPriorities  
ContextInformationComputer  
DefaultCompletionProposalPostProcessor  
DefaultContentAssistantFactory  
FQNPrefixMatcher  
FQNPrefixMatcher.DefaultLastSegmentFinder  
ICompletionProposalAcceptor.Delegate  
ICompletionProposalComparator.NaturalOrder  
ICompletionProposalPostProcessor.NullProcessor  
IFollowElementAcceptor.NullSafeElementAcceptor  
IProposalConflictHelper.NullHelper  
ITemplateAcceptor.Delegate  
PrefixMatcher  
PrefixMatcher.CamelCase  
PrefixMatcher.IgnoreCase  
ProposalConflictHelper Abstract base implementation of the IProposalConflictHelper that deals with the node model to extract the previous sibling of the input source.
RepeatedContentAssistProcessor  
ReplacementTextApplier  
SmartInformationAwareContextInformationValidator An implementation of the IContextInfomationValidator interface.
XtextContentAssistProcessor  
 

Annotation Types Summary
ContentProposalLabelProvider