public class FormattingConfig2 extends FormattingConfig
FormattingConfig.IndentationLocatorEnd, FormattingConfig.IndentationLocatorStart, FormattingConfig.LinewrapLocator, FormattingConfig.NoLinewrapLocator, FormattingConfig.NoSpaceLocator, FormattingConfig.SpaceLocator
AbstractFormattingConfig.ElementBeforeAfterPattern, AbstractFormattingConfig.ElementBetweenPattern, AbstractFormattingConfig.ElementLocator, AbstractFormattingConfig.ElementPattern, AbstractFormattingConfig.LocatorType
Modifier and Type | Field and Description |
---|---|
protected ILineSeparatorInformation |
lineSeparatorInfo |
charsPerLine, indentInfo, whitespaceRule, wrappedLineIndentation
grammarAccess, 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, setWrappedLineIndentation
addLocator, addLocatorComment, addLocatorSemantic, addLocatorSemantic, getAbstractElements, getLocatorsForCommentTokensAfter, getLocatorsForCommentTokensBefore, getLocatorsForSemanticTokens
protected ILineSeparatorInformation lineSeparatorInfo
public FormattingConfig2(IGrammarAccess grammarAccess, IHiddenTokenHelper hiddenTokenHelper, IIndentationInformation indentInfo, ILineSeparatorInformation lineSeparatorInfo)
public ILineSeparatorInformation getLineSeparatorInfo()