AbstractBslProposalProvider |
Represents a generated, default implementation of superclass AbstractJavaBasedContentProposalProvider .
|
BslCommentUiUtils |
Contains method for working with comment template in BSL
|
BslCommentUiUtils.TemplateDescription |
Contains information about created templates for comment in BSL
|
BslCompletionProposalComparator |
Special ICompletionProposalComparator for Bsl module
|
BslContentProposalPriorities |
Sets priority for proposals for content assist BSL language
|
BslDefaultContentAssistantFactory |
Special IContentAssistantFactory for Bsl module
|
BslProposalProvider |
Proposals for Bsl
see http://www.eclipse.org/Xtext/documentation/latest/xtext.html#contentAssist on how to customize content assistant
Instances of BslProposalProvider are stateful and are
not safe for use by multiple threads.
|
BslSelectionChangedListener |
New ITextListener and ILinkedModeListener for show additional information for
parameters in method, which was chosen by user with content-assist
|
Messages |
|
ParametersHoverInfoControl |
Class provides methods for creating and showing browser control for hover information about parameters of methods and constructors in Bsl language
|
RepeatedCompletionProposalComputer |
Special implementation of CompletionProposalComputer for BslRepeatedContentAssistProcessor
|