Class SegmentedSourceMapper

java.lang.Object
io.github.protasm.jvmud.compiler.sourcepos.SegmentedSourceMapper
All Implemented Interfaces:
SourceMapper

public final class SegmentedSourceMapper extends Object implements SourceMapper
Mapping implementation that tracks contiguous segments of generated text back to original LineMaps.
  • Method Details