Package org.eclipse.xtext.xbase.compiler.output

Interface Summary
ITreeAppendable A specialized appendable that can be used to trace the source location for the written output.
 

Class Summary
AppendableBasedTraceRegion  
FakeTreeAppendable  
SharedAppendableState  
TraceAwarePostProcessor Specializes the LineSeparatorHarmonizer and is aware of TreeAppendable thus it can harmonize the line breaks and still maintain the trace information.
TreeAppendable  
TreeAppendable.Visitor A visitor can be used to manipulate an existing TreeAppendable or to create a completely new one recursively.