Module xl.compiler

Class XL16UOffsetRange

java.lang.Object
de.grogra.xl.compiler.xl16u.ranges.XL16UOffsetRange

public final class XL16UOffsetRange extends Object
Immutable half-open source/compatibility offset range.
  • Constructor Details

    • XL16UOffsetRange

      public XL16UOffsetRange(int start, int end)
  • Method Details