Uses of Class
com.vladsch.flexmark.util.sequence.builder.tree.OffsetInfo
Packages that use OffsetInfo
-
Uses of OffsetInfo in com.vladsch.flexmark.util.sequence.builder.tree
Methods in com.vladsch.flexmark.util.sequence.builder.tree that return OffsetInfoModifier and TypeMethodDescription@NotNull OffsetInfo
BasedOffsetTracker.getOffsetInfo
(int offset, boolean isEndOffset) Return the range of indices in the sequence of this based offset tracker that correspond to the given offset in the base sequence from which this sequence was derived.