Class QlDcsHighlightingConfiguration

  • All Implemented Interfaces:
    org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightingConfiguration

    public class QlDcsHighlightingConfiguration
    extends QlHighlightingConfiguration
    Highlighting configuration for the QlDcs language. Describes the styles available for highlighting.
    See Also:
    QlHighlightingConfiguration
    • Constructor Detail

      • QlDcsHighlightingConfiguration

        public QlDcsHighlightingConfiguration()
    • Method Detail

      • configure

        public void configure​(org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightingConfigurationAcceptor acceptor)
        Specified by:
        configure in interface org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightingConfiguration
        Overrides:
        configure in class QlHighlightingConfiguration
      • braceTextStyle

        public org.eclipse.xtext.ui.editor.utils.TextStyle braceTextStyle()