public class TraceAwarePostProcessor
extends org.eclipse.xtext.generator.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) |
public java.lang.CharSequence postProcess(org.eclipse.emf.common.util.URI fileURI,
java.lang.CharSequence content)
postProcess in interface org.eclipse.xtext.generator.IFilePostProcessorpostProcess in class org.eclipse.xtext.generator.LineSeparatorHarmonizer