Uses of Class
jflex.core.unicode.CMapBlock
Packages that use CMapBlock
-
Uses of CMapBlock in jflex.core.unicode
Methods in jflex.core.unicode that return types with arguments of type CMapBlockModifier and TypeMethodDescriptionCharClasses.computeTables()
Computes a two-level table structure representing this CharClass object, where second-level blocks are shared if equal.Method parameters in jflex.core.unicode with type arguments of type CMapBlockModifier and TypeMethodDescriptionprivate static int[]
CharClasses.flattenBlocks
(List<CMapBlock> blocks) Turn a list of second-level blocks into a flat array.