Class FormattingConfig.NoLinewrapLocator
- java.lang.Object
-
- org.eclipse.xtext.formatting.impl.AbstractFormattingConfig.ElementLocator
-
- org.eclipse.xtext.formatting.impl.FormattingConfig.LinewrapLocator
-
- org.eclipse.xtext.formatting.impl.FormattingConfig.NoLinewrapLocator
-
- Enclosing class:
- FormattingConfig
public class FormattingConfig.NoLinewrapLocator extends FormattingConfig.LinewrapLocator
-
-
Field Summary
-
Fields inherited from class org.eclipse.xtext.formatting.impl.FormattingConfig.LinewrapLocator
defaultWrap, maxWrap, minWrap
-
Fields inherited from class org.eclipse.xtext.formatting.impl.AbstractFormattingConfig.ElementLocator
after, before, type
-
-
Constructor Summary
Constructors Constructor Description NoLinewrapLocator(int wrap)
-
Method Summary
-
Methods inherited from class org.eclipse.xtext.formatting.impl.FormattingConfig.LinewrapLocator
getDefaultWrap, getMaxWrap, getMinWrap, toString
-
-