|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Annotator
Implemented by a custom language plugin to add annotations to files in the language.
Language.getAnnotator()| Method Summary | |
|---|---|
void |
annotate(PsiElement psiElement,
AnnotationHolder holder)
Annotates the specified PSI element. |
| Method Detail |
|---|
void annotate(PsiElement psiElement,
AnnotationHolder holder)
psiElement - the element to annotate.holder - the container which receives annotations created by the plugin.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||