| Interface | Description |
|---|---|
| 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 | |
| ITraceForStorageProvider |
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. |
| ITraceToBytecodeInstaller | |
| ITraceURIConverter |
This class converts URIs between their absolute forms (this should be platform:/resource/) and a relative form, which
is persisted in trace files.
|
| TraceRegionSerializer.Callback<Region,Location> | |
| TraceRegionSerializer.Strategy<Region,Location> |
| Class | Description |
|---|---|
| AbstractStatefulTraceRegion | |
| AbstractTraceRegion |
Abstract base class for trace regions.
|
| CharSequenceTraceWrapper | |
| CharSequenceTraceWrapper.CharSequenceBasedTraceRegionProvider | |
| DefaultTraceURIConverter | |
| ITraceForStorageProvider.Null | |
| LeafIterator | |
| LineMappingProvider | |
| LineMappingProvider.LineMapping | |
| LocationData | |
| TemporaryTraceRegion |
A trace region that will not be added to the child list of the given parent.
|
| TraceAsPrimarySourceInstaller | |
| TraceAsPrimarySourceInstaller.XtextClassAdapter | |
| TraceAsPrimarySourceInstaller.XtextMethodAdapter | |
| TraceAsSmapInstaller | |
| TraceFileNameProvider | |
| TraceRegion | |
| TraceRegionMerger |
Copied and adapted from
org.eclipse.xtext.ui.editor.syntaxcoloring.MergingHighlightedPositionAcceptor. |
| TraceRegionSerializer | |
| TraceRegionSerializer.IdentityStrategy | |
| TraceURIHelper |
| Exception | Description |
|---|---|
| TraceNotFoundException |
Copyright © 2015. All Rights Reserved.