Class VariableSorter

java.lang.Object
org.eclipse.emf.mwe.internal.ui.debug.model.ui.VariableSorter

public class VariableSorter extends Object
Sorter for debug variables by it's name. It sorts upper case names at first and lower case afterwards.
  • Constructor Details

    • VariableSorter

      public VariableSorter()
  • Method Details