Class RightTemplatesHighlightingConfiguration

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

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

      • RightTemplatesHighlightingConfiguration

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

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