Class MweHighlightingConfiguration

java.lang.Object
org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
org.eclipse.emf.mwe2.language.ui.highlighting.MweHighlightingConfiguration
All Implemented Interfaces:
org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightingConfiguration

public class MweHighlightingConfiguration extends org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
  • Field Details

  • Constructor Details

    • MweHighlightingConfiguration

      public MweHighlightingConfiguration()
  • Method Details

    • 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 org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
    • propertyReferenceTextStyle

      public org.eclipse.xtext.ui.editor.utils.TextStyle propertyReferenceTextStyle()
    • textPropertyRefStyle

      public org.eclipse.xtext.ui.editor.utils.TextStyle textPropertyRefStyle()
    • featureReferenceTextStyle

      public org.eclipse.xtext.ui.editor.utils.TextStyle featureReferenceTextStyle()
    • textDeprecatedStyle

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