public class SquashMacroFileCompletionProjectServiceImpl extends Object implements SquashMacroFileCompletionProjectService
Constructor and Description |
---|
SquashMacroFileCompletionProjectServiceImpl(MacroCallLineCompletionHelper macroCallLineCompletionHelper,
DSLInstructionLineCompletionHelper dslInstructionLineCompletionHelper) |
Modifier and Type | Method and Description |
---|---|
void |
addCompletion(com.intellij.codeInsight.completion.CompletionParameters parameters,
com.intellij.codeInsight.completion.CompletionResultSet result) |
public SquashMacroFileCompletionProjectServiceImpl(MacroCallLineCompletionHelper macroCallLineCompletionHelper, DSLInstructionLineCompletionHelper dslInstructionLineCompletionHelper)
public void addCompletion(com.intellij.codeInsight.completion.CompletionParameters parameters, com.intellij.codeInsight.completion.CompletionResultSet result)
addCompletion
in interface SquashMacroFileCompletionProjectService
Copyright © 2018-2019 Henix. All Rights Reserved.