| Package | Description |
|---|---|
| org.eclipse.xtext.ui.editor.contentassist | |
| org.eclipse.xtext.ui.editor.contentassist.antlr |
| Modifier and Type | Class and Description |
|---|---|
static class |
IProposalConflictHelper.NullHelper |
class |
ProposalConflictHelper
Abstract base implementation of the
IProposalConflictHelper that
deals with the node model to extract the previous sibling of the input source. |
| Modifier and Type | Method and Description |
|---|---|
IProposalConflictHelper |
AbstractContentProposalProvider.getConflictHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractContentProposalProvider.setConflictHelper(IProposalConflictHelper conflictHelper) |
| Modifier and Type | Class and Description |
|---|---|
class |
AntlrProposalConflictHelper
An implementation that relies on the lexer to detect proposals that conflict
with the input in the document.
|
Copyright © 2016. All Rights Reserved.