public interface CustomHighlighterColors
Modifier and Type | Field and Description |
---|---|
static TextAttributesKey |
CUSTOM_INVALID_STRING_ESCAPE |
static TextAttributesKey |
CUSTOM_KEYWORD1_ATTRIBUTES |
static TextAttributesKey |
CUSTOM_KEYWORD2_ATTRIBUTES |
static TextAttributesKey |
CUSTOM_KEYWORD3_ATTRIBUTES |
static TextAttributesKey |
CUSTOM_KEYWORD4_ATTRIBUTES |
static TextAttributesKey |
CUSTOM_LINE_COMMENT_ATTRIBUTES |
static TextAttributesKey |
CUSTOM_MULTI_LINE_COMMENT_ATTRIBUTES |
static TextAttributesKey |
CUSTOM_NUMBER_ATTRIBUTES |
static TextAttributesKey |
CUSTOM_STRING_ATTRIBUTES |
static TextAttributesKey |
CUSTOM_VALID_STRING_ESCAPE |
static final TextAttributesKey CUSTOM_KEYWORD1_ATTRIBUTES
static final TextAttributesKey CUSTOM_KEYWORD2_ATTRIBUTES
static final TextAttributesKey CUSTOM_KEYWORD3_ATTRIBUTES
static final TextAttributesKey CUSTOM_KEYWORD4_ATTRIBUTES
static final TextAttributesKey CUSTOM_NUMBER_ATTRIBUTES
static final TextAttributesKey CUSTOM_STRING_ATTRIBUTES
static final TextAttributesKey CUSTOM_LINE_COMMENT_ATTRIBUTES
static final TextAttributesKey CUSTOM_MULTI_LINE_COMMENT_ATTRIBUTES
static final TextAttributesKey CUSTOM_VALID_STRING_ESCAPE
static final TextAttributesKey CUSTOM_INVALID_STRING_ESCAPE