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

Interface Summary
IContentAssistParser Parser that returns the expected elements when EOF is reached.
ObservableXtextTokenStream.StreamListener  
 

Class Summary
AbstractContentAssistParser  
AntlrProposalConflictHelper An implementation that relies on the lexer to detect proposals that conflict with the input in the document.
FollowElement Simple bean that reflects the current state, when the content assist parser hit EOF.
LookaheadKeyword  
LookAheadTerminal  
LookAheadTerminalRuleCall  
ObservableXtextTokenStream  
ParserBasedContentAssistContextFactory  
ParserBasedContentAssistContextFactory.CallHierarchyHelper  
ParserBasedContentAssistContextFactory.FollowElementCalculator  
ParserBasedContentAssistContextFactory.LeafNodeFinder  
ParserBasedContentAssistContextFactory.StatefulFactory