public class FormattingConfig2 extends FormattingConfig
FormattingConfig.IndentationLocatorEnd, FormattingConfig.IndentationLocatorStart, FormattingConfig.LinewrapLocator, FormattingConfig.NoLinewrapLocator, FormattingConfig.NoSpaceLocator, FormattingConfig.SpaceLocatorAbstractFormattingConfig.ElementBeforeAfterPattern, AbstractFormattingConfig.ElementBetweenPattern, AbstractFormattingConfig.ElementLocator, AbstractFormattingConfig.ElementPattern, AbstractFormattingConfig.LocatorType| Modifier and Type | Field and Description |
|---|---|
protected ILineSeparatorInformation |
lineSeparatorInfo |
charsPerLine, indentInfo, whitespaceRule, wrappedLineIndentationgrammarAccess, hiddenTokenHelper, locatorsCommentAfter, locatorsCommentBefore, locatorsSemantic| Constructor and Description |
|---|
FormattingConfig2(IGrammarAccess grammarAccess,
IHiddenTokenHelper hiddenTokenHelper,
IIndentationInformation indentInfo,
ILineSeparatorInformation lineSeparatorInfo) |
| Modifier and Type | Method and Description |
|---|---|
ILineSeparatorInformation |
getLineSeparatorInfo() |
getCharsPerLine, getIndentationSpace, getWhitespaceRule, getWrappedLineIndentation, setAutoLinewrap, setIndentation, setIndentationDecrement, setIndentationIncrement, setLinewrap, setLinewrap, setLinewrap, setNoLinewrap, setNoSpace, setSpace, setWhitespaceRule, setWrappedLineIndentationaddLocator, addLocatorComment, addLocatorSemantic, addLocatorSemantic, getAbstractElements, getLocatorsForCommentTokensAfter, getLocatorsForCommentTokensBefore, getLocatorsForSemanticTokensprotected ILineSeparatorInformation lineSeparatorInfo
public FormattingConfig2(IGrammarAccess grammarAccess, IHiddenTokenHelper hiddenTokenHelper, IIndentationInformation indentInfo, ILineSeparatorInformation lineSeparatorInfo)
public ILineSeparatorInformation getLineSeparatorInfo()