public class SquashTestAnnotationProjectServiceImpl extends BaseAnnotationProjectServiceImpl implements SquashTestAnnotationProjectService
Constructor and Description |
---|
SquashTestAnnotationProjectServiceImpl(NotificationProjectService notifier,
SquashTestFileLocationService fileLocationService,
MacroCallValidationHelper macroCallValidationHelper,
MacroHighlightsHelper macroHighlightsHelper,
IdeaFrameworkConnector connector) |
Modifier and Type | Method and Description |
---|---|
void |
annotate(com.intellij.psi.PsiElement element,
com.intellij.lang.annotation.AnnotationHolder holder)
Main service method.
|
processEngineLinkException, processTimeoutException
public SquashTestAnnotationProjectServiceImpl(NotificationProjectService notifier, SquashTestFileLocationService fileLocationService, MacroCallValidationHelper macroCallValidationHelper, MacroHighlightsHelper macroHighlightsHelper, IdeaFrameworkConnector connector)
public void annotate(@NotNull com.intellij.psi.PsiElement element, @NotNull com.intellij.lang.annotation.AnnotationHolder holder)
SquashTestAnnotationProjectService
annotate
in interface SquashTestAnnotationProjectService
Annotator.annotate(PsiElement, AnnotationHolder)
Copyright © 2018-2019 Henix. All Rights Reserved.