Package com.oracle.truffle.regex.charset
package com.oracle.truffle.regex.charset
-
ClassDescriptionHelper class for converting
CodePointSet
s toCharMatcher
s.Compressed variant ofCodePointSet
.Extensions ofSortedListOfRanges
specific to immutable implementations.Extensions ofSortedListOfRanges
specific to mutable implementations.A storage-agnostic implementation of a sorted list of disjoint integer ranges with inclusive lower and upper bounds.