@FinalFieldsConstructor
public class IndentOnceAutowrapFormatter
extends java.lang.Object
implements org.eclipse.xtext.formatting2.IAutowrapFormatter
| Constructor and Description |
|---|
IndentOnceAutowrapFormatter(org.eclipse.xtext.formatting2.regionaccess.IHiddenRegion last) |
| Modifier and Type | Method and Description |
|---|---|
void |
format(org.eclipse.xtext.formatting2.regionaccess.ITextSegment region,
org.eclipse.xtext.formatting2.IHiddenRegionFormatting wrapped,
org.eclipse.xtext.formatting2.IFormattableDocument document) |
public IndentOnceAutowrapFormatter(org.eclipse.xtext.formatting2.regionaccess.IHiddenRegion last)
public void format(org.eclipse.xtext.formatting2.regionaccess.ITextSegment region,
org.eclipse.xtext.formatting2.IHiddenRegionFormatting wrapped,
@Extension
org.eclipse.xtext.formatting2.IFormattableDocument document)
format in interface org.eclipse.xtext.formatting2.IAutowrapFormatter