public class MacroHighlightsHelper extends Object
Constructor and Description |
---|
MacroHighlightsHelper(SquashMacroFileLocationProjectService macroFileLocationSrv) |
Modifier and Type | Method and Description |
---|---|
List<org.squashtest.ta.intellij.plugin.macro.psi.SquashMacroMacroTitle> |
getCustomMacroTitlesByTitleContent(org.squashtest.ta.intellij.plugin.macro.psi.SquashMacroMacroTitleContent titleContent)
This method is to get a the macro signature in the project 'shortcuts' folder with a searching signature content
|
<MACRO_LINE extends com.intellij.psi.PsiElement> |
makeColorToNewValue(MACRO_LINE macroLine,
String message,
com.intellij.lang.annotation.AnnotationHolder holder,
String extension) |
public MacroHighlightsHelper(SquashMacroFileLocationProjectService macroFileLocationSrv)
public <MACRO_LINE extends com.intellij.psi.PsiElement> void makeColorToNewValue(MACRO_LINE macroLine, String message, com.intellij.lang.annotation.AnnotationHolder holder, String extension)
public List<org.squashtest.ta.intellij.plugin.macro.psi.SquashMacroMacroTitle> getCustomMacroTitlesByTitleContent(org.squashtest.ta.intellij.plugin.macro.psi.SquashMacroMacroTitleContent titleContent)
titleContent
- the searching signature contentCopyright © 2018-2019 Henix. All Rights Reserved.