Package jetbrains.mps.textgen.trace
- 
Interface Summary Interface Description TraceInfoProvider Context-aware access toDebugInfobased on source code locations. - 
Class Summary Class Description BaseLanguageNodeLookup Handles peculiarities of BL -> Java code textgen to find best match for node in a certain line.DebugInfo DebugInfoRoot DefaultTraceInfoProvider Generic implementation that looks for named models inside a repository and their associatedDebugInfo.NodeTraceInfo Utility to keep node-centric operations over DebugInfo structure that are not appropriate for the trace structure itself.PositionInfo PositionInfo.StartLineComparator ScopePositionInfo TraceablePositionInfo TraceInfo Auxiliary methods to extract information fromDebugInfoeasily.TraceInfoCache It's unlikely you need to instantiate this class directly, instead,TraceInfomight serve better starting point.TracingUtil Mechanism Generator uses to keep trace of origin for transformed nodes.UnitPositionInfo VarInfo