public interface DocCommentFixer
Modifier and Type | Field and Description |
---|---|
static LanguageExtension<DocCommentFixer> |
EXTENSION |
Modifier and Type | Method and Description |
---|---|
void |
fixComment(Project project,
Editor editor,
PsiComment comment) |
static final LanguageExtension<DocCommentFixer> EXTENSION
void fixComment(Project project, Editor editor, PsiComment comment)