Class LexicalSortPreference

All Implemented Interfaces:
IBooleanPreference, IPreference

public class LexicalSortPreference extends BooleanPreference
A language-specific lexical sort preference for the outline.
  • Constructor Details

    • LexicalSortPreference

      @Inject public LexicalSortPreference(org.eclipse.xtext.ui.editor.preferences.IPreferenceStoreAccess preferenceStoreAccess)
      Creates a new lexical sort preference for the outline using the given language-specific preference store access.
      Parameters:
      preferenceStoreAccess - preference store access for the language (not null)