| Package | Description |
|---|---|
| org.eclipse.xtext.formatting.impl |
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractFormattingConfig.ElementBeforeAfterPattern |
static class |
AbstractFormattingConfig.ElementBetweenPattern |
| Modifier and Type | Field and Description |
|---|---|
protected List<AbstractFormattingConfig.ElementPattern> |
AbstractFormattingConfig.locatorsSemantic |
protected IElementMatcherProvider.IElementMatcher<AbstractFormattingConfig.ElementPattern> |
FormattingConfigBasedStream.matcher |
| Modifier and Type | Method and Description |
|---|---|
protected IElementMatcherProvider.IElementMatcher<AbstractFormattingConfig.ElementPattern> |
AbstractDeclarativeFormatter.createMatcher() |
List<AbstractFormattingConfig.ElementPattern> |
AbstractFormattingConfig.getLocatorsForSemanticTokens() |
| Constructor and Description |
|---|
FormattingConfigBasedStream(ITokenStream out,
String initialIndentation,
FormattingConfig cfg,
IElementMatcherProvider.IElementMatcher<AbstractFormattingConfig.ElementPattern> matcher,
IHiddenTokenHelper hiddenTokenHelper,
boolean preserveSpaces) |
Copyright © 2015. All Rights Reserved.