| AbstractContentAssistParser |
|
| AbstractPartialContentAssistParser |
Base class for content assist parsers that can reduce the input preceding the cursor
position without any impact on the follow set.
|
| AntlrProposalConflictHelper |
An implementation that relies on the lexer to detect proposals that conflict
with the input in the document.
|
| DelegatingContentAssistContextFactory |
|
| DelegatingContentAssistContextFactory.StatefulFactory |
|
| DelegatingContentAssistContextFactory.StatefulFactory.SelectionBasedRegion |
|
| EntryPointFinder |
|
| 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.PartialStatefulFactory |
|
| ParserBasedContentAssistContextFactory.StatefulFactory |
|