public class SquashTestFileCompletionProjectServiceImpl extends Object implements SquashTestFileCompletionProjectService
Constructor and Description |
---|
SquashTestFileCompletionProjectServiceImpl(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 SquashTestFileCompletionProjectServiceImpl(MacroCallLineCompletionHelper macroCallLineCompletionHelper, DSLInstructionLineCompletionHelper dslInstructionLineCompletionHelper)
public void addCompletion(com.intellij.codeInsight.completion.CompletionParameters parameters, com.intellij.codeInsight.completion.CompletionResultSet result)
addCompletion
in interface SquashTestFileCompletionProjectService
Copyright © 2018-2019 Henix. All Rights Reserved.