Class SegmentedSourceMapper.Builder

java.lang.Object
io.github.protasm.jvmud.compiler.sourcepos.SegmentedSourceMapper.Builder
Enclosing class:
SegmentedSourceMapper

public static final class SegmentedSourceMapper.Builder extends Object
  • Constructor Details

    • Builder

      public Builder()
  • Method Details

    • append

      public void append(String text, LineMap map, int originalStartOffset, int originalEndOffset)
    • build

      public SourceMapper build()