public class LexicalHighlightingConfiguration
extends org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION_ID
The unique Id of the Description Elements
|
| Constructor and Description |
|---|
LexicalHighlightingConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightingConfigurationAcceptor acceptor) |
org.eclipse.xtext.ui.editor.utils.TextStyle |
descriptionTextStyle() |
public static final String DESCRIPTION_ID
public void configure(org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightingConfigurationAcceptor acceptor)
configure in interface org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightingConfigurationconfigure in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfigurationpublic org.eclipse.xtext.ui.editor.utils.TextStyle descriptionTextStyle()