org.eclipse.xtext.xtend2.ui.preferences
Class Xtend2Preferences

java.lang.Object
  extended by org.eclipse.xtext.xtend2.ui.preferences.Xtend2Preferences

public class Xtend2Preferences
extends java.lang.Object

Author:
Jan Koehnlein - Initial contribution and API

Nested Class Summary
static class Xtend2Preferences.Initializer
           
 
Field Summary
static java.lang.String ENABLE_RENAME_REFACTORING
           
 
Constructor Summary
Xtend2Preferences()
           
 
Method Summary
 boolean isRefactoringEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ENABLE_RENAME_REFACTORING

public static final java.lang.String ENABLE_RENAME_REFACTORING
See Also:
Constant Field Values
Constructor Detail

Xtend2Preferences

public Xtend2Preferences()
Method Detail

isRefactoringEnabled

public boolean isRefactoringEnabled()