| Package | Description |
|---|---|
| org.eclipse.xtext.generator.trace.internal |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AbstractTraceForURIProvider.PersistedTrace |
AbstractTraceForURIProvider.findPersistedTrace(SomeFile generatedFile)
Find the persisted trace information for the given generated file.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<AbstractTraceForURIProvider.PersistedTrace> |
AbstractTraceForURIProvider.findInverseTraceFiles(SomeFile sourceFile)
Find all the trace files that have been written for the given source file.
|
| Modifier and Type | Method and Description |
|---|---|
protected AbsoluteURI |
AbstractTraceForURIProvider.getGeneratedLocation(AbstractTraceForURIProvider.PersistedTrace trace)
Compute the location of the generated file from the given trace file.
|
protected AbstractTraceRegion |
AbstractTraceForURIProvider.CachedTraces.getTraceRegion(AbstractTraceForURIProvider.PersistedTrace traceFile) |
Copyright © 2015. All Rights Reserved.