Class RightQlHighlightingConfiguration

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

    public class RightQlHighlightingConfiguration
    extends Object
    implements org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightingConfiguration
    Highlighting configuration for the Right Ql language. Describes the styles available for highlighting.
    • Constructor Detail

      • RightQlHighlightingConfiguration

        public RightQlHighlightingConfiguration()
    • 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