public interface IWhitespaceInformationProvider
| Modifier and Type | Interface and Description |
|---|---|
static class |
IWhitespaceInformationProvider.Default |
| Modifier and Type | Method and Description |
|---|---|
IIndentationInformation |
getIndentationInformation(org.eclipse.emf.common.util.URI uri) |
ILineSeparatorInformation |
getLineSeparatorInformation(org.eclipse.emf.common.util.URI uri) |
IIndentationInformation getIndentationInformation(org.eclipse.emf.common.util.URI uri)
ILineSeparatorInformation getLineSeparatorInformation(org.eclipse.emf.common.util.URI uri)