public class TraceAwarePostProcessor extends LineSeparatorHarmonizer
LineSeparatorHarmonizer
and is aware of TreeAppendable
thus
it can harmonize the line breaks and still maintain the trace information.Constructor and Description |
---|
TraceAwarePostProcessor() |
Modifier and Type | Method and Description |
---|---|
java.lang.CharSequence |
postProcess(org.eclipse.emf.common.util.URI fileURI,
java.lang.CharSequence content) |
getWhitespaceInformationProvider, replaceLineSeparators
public java.lang.CharSequence postProcess(org.eclipse.emf.common.util.URI fileURI, java.lang.CharSequence content)
postProcess
in interface IFilePostProcessor
postProcess
in class LineSeparatorHarmonizer