public class JavaRainbowVisitor extends RainbowVisitor
EP_HIGHLIGHT_VISITOR
Constructor and Description |
---|
JavaRainbowVisitor() |
Modifier and Type | Method and Description |
---|---|
HighlightVisitor |
clone() |
boolean |
suitableForFile(PsiFile file) |
void |
visit(PsiElement element) |
addInfo, analyze, getHighlighter, getInfo
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
order
public boolean suitableForFile(PsiFile file)
public void visit(PsiElement element)
public HighlightVisitor clone()
clone
in interface HighlightVisitor
clone
in class RainbowVisitor