public class SquashTestLineMarkerProjectServiceImpl extends Object implements SquashTestLineMarkerProjectService
Constructor and Description |
---|
SquashTestLineMarkerProjectServiceImpl(MacroCallValidationHelper macroCallValidationHelper,
SquashTestFileLocationService squashTestFileLocationService,
IdeaFrameworkConnector connector) |
Modifier and Type | Method and Description |
---|---|
void |
collectNavigationMarkers(com.intellij.psi.PsiElement element,
Collection<? super com.intellij.codeInsight.daemon.RelatedItemLineMarkerInfo> result) |
public SquashTestLineMarkerProjectServiceImpl(MacroCallValidationHelper macroCallValidationHelper, SquashTestFileLocationService squashTestFileLocationService, IdeaFrameworkConnector connector)
public void collectNavigationMarkers(@NotNull com.intellij.psi.PsiElement element, @NotNull Collection<? super com.intellij.codeInsight.daemon.RelatedItemLineMarkerInfo> result)
collectNavigationMarkers
in interface SquashTestLineMarkerProjectService
Copyright © 2018-2019 Henix. All Rights Reserved.