protected static final class AbstractContentAssistVisitor.DefaultMappingCollector extends Object implements AbstractContentAssistVisitor.MappingCollector
AbstractContentAssistVisitor.MappingCollector, which simply returns an empty collection.| Modifier | Constructor and Description |
|---|---|
protected |
DefaultMappingCollector() |
| Modifier and Type | Method and Description |
|---|---|
Collection<IMapping> |
buildProposals()
Retrieves the possible proposals that can be used to complete a path expression based on
the position of the cursor.
|
public Collection<IMapping> buildProposals()
buildProposals in interface AbstractContentAssistVisitor.MappingCollectorCopyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.