Uses of Class
com.e1c.g5.v8.dt.formatter.bsl.BslWhitespaceReplacer
-
Packages that use BslWhitespaceReplacer Package Description com.e1c.g5.v8.dt.formatter.bsl -
-
Uses of BslWhitespaceReplacer in com.e1c.g5.v8.dt.formatter.bsl
Methods in com.e1c.g5.v8.dt.formatter.bsl that return BslWhitespaceReplacer Modifier and Type Method Description protected BslWhitespaceReplacer
BslFormatter2. createWhitespaceReplacer(org.eclipse.xtext.formatting2.regionaccess.ITextSegment hiddens, org.eclipse.xtext.formatting2.IHiddenRegionFormatting formatting, boolean forceWrap)
Creates WhitespaceReplacer that has to be able to perform forceWrap
-