Uses of Class
jflex.base.Pair
Packages that use Pair
-
Uses of Pair in jflex.core.unicode
Methods in jflex.core.unicode that return PairModifier and TypeMethodDescriptionCharClasses.computeTables()Computes a two-level table structure representing this CharClass object, where second-level blocks are shared if equal.Pair<int[], int[]> CharClasses.getTables()Returns a two-level table structure for this char-class object.