| Package | Description |
|---|---|
| org.eclipse.xtext.generator.trace | |
| org.eclipse.xtext.generator.trace.internal |
| Modifier and Type | Method and Description |
|---|---|
ITrace |
ITraceForURIProvider.getTraceToSource(AbsoluteURI absoluteDerivedResource,
IProjectConfig context)
Returns the trace information to the sources that were used as input for the given derived resource.
|
ITrace |
ITraceForURIProvider.getTraceToSource(SourceRelativeURI srcRelativeDerivedResource,
IProjectConfig project)
Returns the trace information to the sources that were used as input for the given derived resource.
|
ITrace |
ITraceForURIProvider.getTraceToTarget(AbsoluteURI absoluteSourceResource,
IProjectConfig context)
Returns the trace information to the targets that were generated from the given source.
|
ITrace |
ITraceForURIProvider.getTraceToTarget(SourceRelativeURI srcRelativeSourceResource,
IProjectConfig project)
Returns the trace information to the targets that were generated from the given source.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IPlatformSpecificTrace<PlatformResource,Location extends IPlatformSpecificLocation<? extends PlatformResource>>
SPI for platform specific enhancements to the traces.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTrace |
| Modifier and Type | Method and Description |
|---|---|
ITrace |
AbstractTrace.TraceAccess.apply(SourceRelativeURI relativeURI) |
Copyright © 2015. All Rights Reserved.