aesi-intellij / org.metaborg.paplj.codecompletion / PapljCompletionContributor
PapljCompletionContributor
class PapljCompletionContributor : CompletionContributor
Constructors
<init> | PapljCompletionContributor() |
Properties
codeCompleter | val codeCompleter: PapljCodeCompleter |
Functions
fillCompletionVariants | fun fillCompletionVariants(parameters: CompletionParameters, result: CompletionResultSet): Unit |
getBaseIcon | fun getBaseIcon(kindIcon: Icon ?, attributes: EnumSet < Attribute >): Icon ? |