Package com.e1c.g5.v8.dt.formatter.bsl
Class BslIndentOnAutowrap
java.lang.Object
com.e1c.g5.v8.dt.formatter.bsl.BslIndentOnAutowrap
- All Implemented Interfaces:
org.eclipse.xtext.formatting2.IAutowrapFormatter
public class BslIndentOnAutowrap
extends Object
implements org.eclipse.xtext.formatting2.IAutowrapFormatter
This class is sign for WhitespaceFormatter to indent region
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
format
(org.eclipse.xtext.formatting2.regionaccess.ITextSegment region, org.eclipse.xtext.formatting2.IHiddenRegionFormatting wrapped, org.eclipse.xtext.formatting2.IFormattableDocument document)
-
Constructor Details
-
BslIndentOnAutowrap
public BslIndentOnAutowrap()
-
-
Method Details
-
format
public void format(org.eclipse.xtext.formatting2.regionaccess.ITextSegment region, org.eclipse.xtext.formatting2.IHiddenRegionFormatting wrapped, org.eclipse.xtext.formatting2.IFormattableDocument document) - Specified by:
format
in interfaceorg.eclipse.xtext.formatting2.IAutowrapFormatter
-