public class FormatterTagHandler
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FormatterTagHandler.FormatterTag |
| Constructor and Description |
|---|
FormatterTagHandler(CodeStyleSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TextRange> |
getEnabledRanges(ASTNode rootNode,
TextRange initialRange) |
protected FormatterTagHandler.FormatterTag |
getFormatterTag(PsiComment comment) |
public FormatterTagHandler(CodeStyleSettings settings)
protected FormatterTagHandler.FormatterTag getFormatterTag(PsiComment comment)