Class BlankLineKey
- java.lang.Object
-
- org.eclipse.xtext.preferences.PreferenceKey
-
- org.eclipse.xtext.preferences.TypedPreferenceKey<java.lang.Integer>
-
- org.eclipse.xtext.preferences.IntegerKey
-
- org.eclipse.xtext.xbase.formatting2.BlankLineKey
-
- All Implemented Interfaces:
org.eclipse.xtext.xbase.lib.Procedures.Procedure1<org.eclipse.xtext.formatting2.IHiddenRegionFormatter>
public class BlankLineKey extends org.eclipse.xtext.preferences.IntegerKey implements org.eclipse.xtext.xbase.lib.Procedures.Procedure1<org.eclipse.xtext.formatting2.IHiddenRegionFormatter>
-
-
Constructor Summary
Constructors Constructor Description BlankLineKey(java.lang.String name, java.lang.Integer defaultValue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(org.eclipse.xtext.formatting2.IHiddenRegionFormatter formatter)
-