Package org.eclipse.xtext.generator.trace

Interface Summary
ILocationData  
ILocationInResource Describes the location in a given file or storage.
ITrace The trace provides a way to work with tracing information of a code generator.
ITrace.Internal  
ITraceInformation Provides read access to the available trace information for generated resources or input resources.
ITraceRegionProvider A trace region provider can be used to obtain a new AbstractTraceRegion.
TraceRegionSerializer.Callback<Region,Location>  
TraceRegionSerializer.Strategy<Region,Location>  
 

Class Summary
AbstractStatefulTraceRegion  
AbstractTraceRegion Abstract base class for trace regions.
CharSequenceTraceWrapper  
CharSequenceTraceWrapper.CharSequenceBasedTraceRegionProvider  
ITraceInformation.Null  
LeafIterator  
LocationData  
SmapSupport  
SmapSupport.LineMapping  
TemporaryTraceRegion A trace region that will not be added to the child list of the given parent.
TraceRegion  
TraceRegionSerializer  
TraceRegionSerializer.IdentityStrategy  
 

Exception Summary
TraceNotFoundException