Class 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 Detail

      • BslIndentOnAutowrap

        public BslIndentOnAutowrap()
    • Method Detail

      • 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