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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    format(org.eclipse.xtext.formatting2.regionaccess.ITextSegment region, org.eclipse.xtext.formatting2.IHiddenRegionFormatting wrapped, org.eclipse.xtext.formatting2.IFormattableDocument document)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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 interface org.eclipse.xtext.formatting2.IAutowrapFormatter