| Package | Description |
|---|---|
| org.eclipse.xtext.formatting | |
| org.eclipse.xtext.formatting.impl |
| Modifier and Type | Class and Description |
|---|---|
static class |
IIndentationInformation.Default |
| Modifier and Type | Method and Description |
|---|---|
IIndentationInformation |
IWhitespaceInformationProvider.getIndentationInformation(org.eclipse.emf.common.util.URI uri) |
IIndentationInformation |
IWhitespaceInformationProvider.Default.getIndentationInformation(org.eclipse.emf.common.util.URI uri) |
| Modifier and Type | Field and Description |
|---|---|
protected IIndentationInformation |
FormattingConfig.indentInfo |
| Modifier and Type | Method and Description |
|---|---|
protected IIndentationInformation |
AbstractDeclarativeFormatter.getIndentInfo() |
| Constructor and Description |
|---|
FormattingConfig(IGrammarAccess grammarAccess,
IHiddenTokenHelper hiddenTokenHelper,
IIndentationInformation indentInfo)
Deprecated.
use
FormattingConfig2 instead |
FormattingConfig2(IGrammarAccess grammarAccess,
IHiddenTokenHelper hiddenTokenHelper,
IIndentationInformation indentInfo,
ILineSeparatorInformation lineSeparatorInfo) |
Copyright © 2015. All Rights Reserved.