Class RightQlTextAttributeProvider

  • All Implemented Interfaces:
    EventListener, org.eclipse.jface.util.IPropertyChangeListener, org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightingConfigurationAcceptor, org.eclipse.xtext.ui.editor.syntaxcoloring.ITextAttributeProvider

    public class RightQlTextAttributeProvider
    extends org.eclipse.xtext.ui.editor.syntaxcoloring.TextAttributeProvider
    Special TextAttributeProvider for Right Ql
    • Constructor Summary

      Constructors 
      Constructor Description
      RightQlTextAttributeProvider​(org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightingConfiguration highlightingConfig, org.eclipse.xtext.ui.editor.preferences.IPreferenceStoreAccess preferenceStoreAccess, org.eclipse.xtext.ui.editor.syntaxcoloring.PreferenceStoreAccessor prefStoreAccessor)
      Initialize
    • Constructor Detail

      • RightQlTextAttributeProvider

        @Inject
        public RightQlTextAttributeProvider​(org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightingConfiguration highlightingConfig,
                                            org.eclipse.xtext.ui.editor.preferences.IPreferenceStoreAccess preferenceStoreAccess,
                                            org.eclipse.xtext.ui.editor.syntaxcoloring.PreferenceStoreAccessor prefStoreAccessor)
        Initialize
    • Method Detail

      • getAttribute

        public org.eclipse.jface.text.TextAttribute getAttribute​(String id)
        Specified by:
        getAttribute in interface org.eclipse.xtext.ui.editor.syntaxcoloring.ITextAttributeProvider
        Overrides:
        getAttribute in class org.eclipse.xtext.ui.editor.syntaxcoloring.TextAttributeProvider