| Package | Description |
|---|---|
| org.eclipse.xtext.formatting.impl | |
| org.eclipse.xtext.xtext |
| Modifier and Type | Class and Description |
|---|---|
class |
FormattingConfig2 |
| Modifier and Type | Field and Description |
|---|---|
protected FormattingConfig |
FormattingConfigBasedStream.cfg |
protected FormattingConfig |
AbstractDeclarativeFormatter.ConfigStore.config |
| Modifier and Type | Method and Description |
|---|---|
protected FormattingConfig |
AbstractDeclarativeFormatter.createFormattingConfig() |
protected FormattingConfig |
AbstractDeclarativeFormatter.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractDeclarativeFormatter.configureFormatting(FormattingConfig config) |
| Constructor and Description |
|---|
FormattingConfigBasedStream(ITokenStream out,
String initialIndentation,
FormattingConfig cfg,
IElementMatcherProvider.IElementMatcher<AbstractFormattingConfig.ElementPattern> matcher,
IHiddenTokenHelper hiddenTokenHelper,
boolean preserveSpaces) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XtextFormatter.configureFormatting(FormattingConfig cfg) |
Copyright © 2015. All Rights Reserved.