Uses of Class
jflex.base.Pair
-
Packages that use Pair Package Description jflex.core.unicode -
-
Uses of Pair in jflex.core.unicode
Methods in jflex.core.unicode that return Pair Modifier and Type Method Description Pair<int[],int[]>
CharClasses. getTables()
Returns a two-level table structure for this char-class object.
-